Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dreg.h77 #define BIT_LNAON_WLBT_SEL BIT(28) macro
H A Dmac.c112 value32 |= BIT_PAPE_WLBT_SEL | BIT_LNAON_WLBT_SEL; in rtw_mac_pre_system_cfg()