Home
last modified time | relevance | path

Searched refs:PWR_CMD_DELAY (Results 1 – 15 of 15) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8188eu/include/
Dpwrseq.h173 {0x0002, PWR_CUT_ALL_MSK, PWR_CMD_DELAY, 0, PWRSEQ_DELAY_US}, \
191 {0x0002, PWR_CUT_ALL_MSK, PWR_CMD_DELAY, 0, PWRSEQ_DELAY_MS}, \
Dpwrseqcmd.h16 #define PWR_CMD_DELAY 0x03 macro
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dpwrseq.h76 PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, PWRSEQ_DELAY_US \
272 PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, PWRSEQ_DELAY_US \
298 PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, PWRSEQ_DELAY_MS \
401 PWR_BASEADDR_MAC, PWR_CMD_DELAY, 1, PWRSEQ_DELAY_MS \
626 PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, PWRSEQ_DELAY_US \
655 PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, PWRSEQ_DELAY_MS \
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dpwrseq.h76 PWR_BASEADDR_MAC, PWR_CMD_DELAY, 1, PWRSEQ_DELAY_MS}, \
317 PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, PWRSEQ_DELAY_US}, \
349 PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, PWRSEQ_DELAY_MS}, \
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dpwrseq.h233 PWR_CMD_DELAY, 0, PWRSEQ_DELAY_US},/*Delay 1us*/\
262 PWR_CMD_DELAY, 0, PWRSEQ_DELAY_MS}, /*Delay*/\
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dpwrseqcmd.h37 #define PWR_CMD_DELAY 0x03 macro
Dcore.c1834 case PWR_CMD_DELAY: in rtl_hal_pwrseqcmdparsing()
/Linux-v4.19/drivers/staging/rtlwifi/
Dpwrseqcmd.h26 #define PWR_CMD_DELAY 0x03 macro
Dcore.c1870 case PWR_CMD_DELAY: in rtl_hal_pwrseqcmdparsing()
/Linux-v4.19/drivers/staging/rtl8723bs/include/
DHalPwrSeqCmd.h37 #define PWR_CMD_DELAY 0x03 macro
Dhal_pwr_seq.h46 …WR_FAB_ALL_MSK, PWR_INTF_USB_MSK|PWR_INTF_SDIO_MSK, PWR_BASEADDR_MAC, PWR_CMD_DELAY, 1, PWRSEQ_DEL…
146 …{0x0002, PWR_CUT_ALL_MSK, PWR_FAB_ALL_MSK, PWR_INTF_ALL_MSK, PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, P…
160 …{0x0002, PWR_CUT_ALL_MSK, PWR_FAB_ALL_MSK, PWR_INTF_ALL_MSK, PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, P…
/Linux-v4.19/drivers/staging/rtl8188eu/hal/
Dpwrseqcmd.c82 case PWR_CMD_DELAY: in rtl88eu_pwrseqcmdparsing()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dpwrseq.h215 PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, PWRSEQ_DELAY_US \
239 PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, PWRSEQ_DELAY_MS \
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dpwrseq.h234 PWR_BASEADDR_MAC , PWR_CMD_DELAY, 0, PWRSEQ_DELAY_US}, \
266 PWR_BASEADDR_MAC , PWR_CMD_DELAY, 0, PWRSEQ_DELAY_MS}, \
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
DHalPwrSeqCmd.c162 case PWR_CMD_DELAY: in HalPwrSeqCmdParsing()