Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/r8188eu/include/
Drtl8188e_xmit.h79 #define PWR_STATUS_SHT 15 macro
/linux-6.1.9/drivers/staging/r8188eu/hal/
Drtl8188eu_xmit.c232 ptxdesc->txdw4 |= cpu_to_le32((pwr_status & 0x7) << PWR_STATUS_SHT); in update_txdesc()