Searched defs:originalvalue (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/ |
H A D | phy_common.c | 15 u32 returnvalue, originalvalue, bitshift; in rtl8723_phy_query_bb_reg() local 34 u32 originalvalue, bitshift; in rtl8723_phy_set_bb_reg() local
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
H A D | phy.c | 20 u32 returnvalue = 0, originalvalue, bitshift; in rtl92s_phy_query_bb_reg() local 40 u32 originalvalue, bitshift; in rtl92s_phy_set_bb_reg() local
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
H A D | phy_common.c | 15 u32 returnvalue, originalvalue, bitshift; in rtl92c_phy_query_bb_reg() local 35 u32 originalvalue, bitshift; in rtl92c_phy_set_bb_reg() local
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | phy.c | 43 u32 returnvalue, originalvalue, bitshift; in rtl88e_phy_query_bb_reg() local 63 u32 originalvalue, bitshift; in rtl88e_phy_set_bb_reg() local
|