Searched defs:B43_NPHY_RSSI_PWRDET (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/b43/
H A Dphy_n.c75 B43_NPHY_RSSI_PWRDET, enumerator in enum:b43_nphy_rssi_type
1012 if (core1or5 && (rail == 0) && (type == B43_NPHY_RSSI_PWRDET))
1014 if (core1or5 && (rail == 1) && (type == B43_NPHY_RSSI_PWRDET))
1016 if (core2or5 && (rail == 0) && (type == B43_NPHY_RSSI_PWRDET))
1018 if (core2or5 && (rail == 1) && (type == B43_NPHY_RSSI_PWRDET))

Completed in 58 milliseconds