Home
last modified time | relevance | path

Searched refs:REG_GPIO_OUTSTS (Results 1 – 13 of 13) sorted by relevance

/linux-6.12.1/drivers/staging/rtl8723bs/include/
Dhal_com_reg.h37 #define REG_GPIO_OUTSTS 0x00F4 /* For RTL8723 only. */ macro
/linux-6.12.1/drivers/net/wireless/realtek/rtl8xxxu/
D8192c.c382 val32 = rtl8xxxu_read32(priv, REG_GPIO_OUTSTS); in rtl8192cu_identify_chip()
D8723a.c175 val32 = rtl8xxxu_read32(priv, REG_GPIO_OUTSTS); in rtl8723au_identify_chip()
Dregs.h344 #define REG_GPIO_OUTSTS 0x00f4 /* For RTL8723 only. */ macro
D8192e.c497 val32 = rtl8xxxu_read32(priv, REG_GPIO_OUTSTS); in rtl8192eu_identify_chip()
D8723b.c323 val32 = rtl8xxxu_read32(priv, REG_GPIO_OUTSTS); in rtl8723bu_identify_chip()
D8192f.c419 val32 = rtl8xxxu_read32(priv, REG_GPIO_OUTSTS); in rtl8192fu_identify_chip()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dreg.h65 #define REG_GPIO_OUTSTS 0x00F4 /* For RTL8723 only.*/ macro
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dreg.h58 #define REG_GPIO_OUTSTS 0x00F4 macro
Dhw.c1052 value32 = rtl_read_dword(rtlpriv, REG_GPIO_OUTSTS); in _rtl8723e_read_chip_version()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dreg.h77 #define REG_GPIO_OUTSTS 0x00F4 macro
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dreg.h75 #define REG_GPIO_OUTSTS 0x00F4 macro
/linux-6.12.1/drivers/staging/rtl8723bs/hal/
Drtl8723b_hal_init.c1638 value32 = rtw_read32(padapter, REG_GPIO_OUTSTS); in ReadChipVersion8723B()