Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/rtlwifi/rtl8192se/
Dphy.c933 u32 *phy_table_pg; in _rtl92s_phy_config_bb_with_pg() local
937 phy_table_pg = rtl8192sephy_reg_array_pg; in _rtl92s_phy_config_bb_with_pg()
941 if (phy_table_pg[i] == 0xfe) in _rtl92s_phy_config_bb_with_pg()
943 else if (phy_table_pg[i] == 0xfd) in _rtl92s_phy_config_bb_with_pg()
945 else if (phy_table_pg[i] == 0xfc) in _rtl92s_phy_config_bb_with_pg()
947 else if (phy_table_pg[i] == 0xfb) in _rtl92s_phy_config_bb_with_pg()
949 else if (phy_table_pg[i] == 0xfa) in _rtl92s_phy_config_bb_with_pg()
951 else if (phy_table_pg[i] == 0xf9) in _rtl92s_phy_config_bb_with_pg()
955 phy_table_pg[i], in _rtl92s_phy_config_bb_with_pg()
956 phy_table_pg[i + 1], in _rtl92s_phy_config_bb_with_pg()
[all …]