Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Dhal_com_reg.h334 #define EFUSE_BT_SEL_1 0x2 macro
/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_hal_init.c479 value32 = (value32 & ~EFUSE_SEL_MASK) | EFUSE_SEL(EFUSE_BT_SEL_1); in hal_EfuseSwitchToBank()