Searched refs:BIT_LNAON_SEL_EN (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/realtek/rtw88/ | ||
| D | reg.h | 45 #define BIT_LNAON_SEL_EN BIT(26) macro |
| D | mac.c | 78 value32 &= ~(BIT_PAPE_SEL_EN | BIT_LNAON_SEL_EN); in rtw_mac_pre_system_cfg() |