Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Defuse_be.c50 rtw89_write16_clr(rtwdev, R_BE_SYS_ISO_CTRL, B_BE_ISO_EB2CORE); in rtw89_enable_efuse_pwr_cut_ddv_be()
66 rtw89_write16_set(rtwdev, R_BE_SYS_ISO_CTRL, B_BE_ISO_EB2CORE); in rtw89_disable_efuse_pwr_cut_ddv_be()
Drtw8922a.c367 rtw89_write32_set(rtwdev, R_BE_SYS_ISO_CTRL, B_BE_ISO_EB2CORE); in rtw8922a_pwr_on_func()
Dreg.h3751 #define B_BE_ISO_EB2CORE BIT(8) macro