Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dreg.h70 #define BIT_PAPE_SEL_EN BIT(25) macro
H A Dmac.c116 value32 &= ~(BIT_PAPE_SEL_EN | BIT_LNAON_SEL_EN); in rtw_mac_pre_system_cfg()