Searched refs:_rtl92ee_phy_calculate_bit_shift (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ee/
H A Dphy.c41 static u32 _rtl92ee_phy_calculate_bit_shift(u32 bitmask);
71 bitshift = _rtl92ee_phy_calculate_bit_shift(bitmask); rtl92ee_phy_query_bb_reg()
93 bitshift = _rtl92ee_phy_calculate_bit_shift(bitmask); rtl92ee_phy_set_bb_reg()
118 bitshift = _rtl92ee_phy_calculate_bit_shift(bitmask); rtl92ee_phy_query_rf_reg()
146 bitshift = _rtl92ee_phy_calculate_bit_shift(bitmask); rtl92ee_phy_set_rf_reg()
229 static u32 _rtl92ee_phy_calculate_bit_shift(u32 bitmask) _rtl92ee_phy_calculate_bit_shift() function

Completed in 90 milliseconds