Home
last modified time | relevance | path

Searched refs:otus_phy_get_def (Results 1 – 1 of 1) sorted by relevance

/src/sys/dev/otus/
H A Dif_otus.c183 uint32_t otus_phy_get_def(struct otus_softc *, uint32_t);
2606 otus_phy_get_def(struct otus_softc *sc, uint32_t reg) in otus_phy_get_def() function
2644 tmp = otus_phy_get_def(sc, AR_PHY_SETTLING); in otus_set_board_values()
2650 tmp = otus_phy_get_def(sc, AR_PHY_DESIRED_SZ); in otus_set_board_values()
2659 tmp = otus_phy_get_def(sc, AR_PHY_RF_CTL3); in otus_set_board_values()
2664 tmp = otus_phy_get_def(sc, AR_PHY_CCA); in otus_set_board_values()
2669 tmp = otus_phy_get_def(sc, AR_PHY_RXGAIN); in otus_set_board_values()
2674 tmp = otus_phy_get_def(sc, AR_PHY_RXGAIN + offset); in otus_set_board_values()
2679 tmp = otus_phy_get_def(sc, AR_PHY_GAIN_2GHZ); in otus_set_board_values()
2688 tmp = otus_phy_get_def(sc, AR_PHY_GAIN_2GHZ + offset); in otus_set_board_values()
[all …]