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

/linux-master/drivers/staging/rtl8723bs/include/
H A Dhal_com_reg.h333 #define REG_SCH_TX_CMD 0x05F8 macro
/linux-master/drivers/net/wireless/realtek/rtl8xxxu/
H A Dregs.h728 #define REG_SCH_TX_CMD 0x05f8 macro
H A D8188e.c1129 /* Poll 32 bit wide REG_SCH_TX_CMD for 0 to ensure no TX is pending. */
1131 val32 = rtl8xxxu_read32(priv, REG_SCH_TX_CMD);
H A D8188f.c1456 * Poll 32 bit wide REG_SCH_TX_CMD for 0x00000000 to ensure no TX is pending.
1459 val32 = rtl8xxxu_read32(priv, REG_SCH_TX_CMD);
H A D8192e.c1453 val32 = rtl8xxxu_read32(priv, REG_SCH_TX_CMD);
H A D8192f.c1796 /* Poll 32 bit wide REG_SCH_TX_CMD for 0 to ensure no TX is pending. */
1798 val32 = rtl8xxxu_read32(priv, REG_SCH_TX_CMD);
H A D8710b.c1565 * Poll 32 bit wide REG_SCH_TX_CMD for 0x00000000 to ensure no TX is pending.
1568 val32 = rtl8xxxu_read32(priv, REG_SCH_TX_CMD);

Completed in 372 milliseconds