Home
last modified time | relevance | path

Searched refs:REG_SCH_TX_CMD (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_regs.h671 #define REG_SCH_TX_CMD 0x05f8 macro
H A Drtl8xxxu_8192e.c1457 val32 = rtl8xxxu_read32(priv, REG_SCH_TX_CMD); in rtl8192eu_active_to_lps()
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
H A Dhal_com_reg.h340 #define REG_SCH_TX_CMD 0x05F8 macro
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/
H A Dhal_com_reg.h333 #define REG_SCH_TX_CMD 0x05F8 macro
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_regs.h713 #define REG_SCH_TX_CMD 0x05f8 macro
H A Drtl8xxxu_8188f.c1472 * Poll 32 bit wide REG_SCH_TX_CMD for 0x00000000 to ensure no TX is pending. in rtl8188fu_active_to_lps()
1475 val32 = rtl8xxxu_read32(priv, REG_SCH_TX_CMD); in rtl8188fu_active_to_lps()
H A Drtl8xxxu_8188e.c1145 /* Poll 32 bit wide REG_SCH_TX_CMD for 0 to ensure no TX is pending. */ in rtl8188eu_active_to_lps()
1147 val32 = rtl8xxxu_read32(priv, REG_SCH_TX_CMD); in rtl8188eu_active_to_lps()
H A Drtl8xxxu_8192f.c1812 /* Poll 32 bit wide REG_SCH_TX_CMD for 0 to ensure no TX is pending. */ in rtl8192fu_active_to_lps()
1814 val32 = rtl8xxxu_read32(priv, REG_SCH_TX_CMD); in rtl8192fu_active_to_lps()
H A Drtl8xxxu_8710b.c1581 * Poll 32 bit wide REG_SCH_TX_CMD for 0x00000000 to ensure no TX is pending. in rtl8710bu_active_to_lps()
1584 val32 = rtl8xxxu_read32(priv, REG_SCH_TX_CMD); in rtl8710bu_active_to_lps()
H A Drtl8xxxu_8192e.c1469 val32 = rtl8xxxu_read32(priv, REG_SCH_TX_CMD); in rtl8192eu_active_to_lps()

Completed in 26 milliseconds