Searched refs:RCCK_RX (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | phy.c | 602 rxpath = rtl8821ae_phy_query_bb_reg(hw, RCCK_RX, 0x0f000000); in rtl8821ae_phy_switch_wirelessband() 633 rtl_set_bbreg(hw, RCCK_RX, 0x0f000000, 0x1); in rtl8821ae_phy_switch_wirelessband() 689 rtl_set_bbreg(hw, RCCK_RX, 0x0f000000, 0xf); in rtl8821ae_phy_switch_wirelessband()
|
H A D | reg.h | 1796 #define RCCK_RX 0xa04 macro
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | phy.c | 601 rtl8821ae_phy_query_bb_reg(hw, RCCK_RX, 0x0f000000); in rtl8821ae_phy_switch_wirelessband() 632 rtl_set_bbreg(hw, RCCK_RX, 0x0f000000, 0x1); in rtl8821ae_phy_switch_wirelessband() 688 rtl_set_bbreg(hw, RCCK_RX, 0x0f000000, 0xf); in rtl8821ae_phy_switch_wirelessband()
|
H A D | reg.h | 1796 #define RCCK_RX 0xa04 macro
|
Completed in 25 milliseconds