Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/include/
DHal8723PwrSeq.h44 …{0x0001, PWR_CUT_ALL_MSK, PWR_FAB_ALL_MSK, PWR_INTF_USB_MSK, PWR_BASEADDR_MAC, PWR_CMD_DELAY, 1, P…
95 …{0x0002, PWR_CUT_ALL_MSK, PWR_FAB_ALL_MSK, PWR_INTF_ALL_MSK, PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, P…
103 …{0x0002, PWR_CUT_ALL_MSK, PWR_FAB_ALL_MSK, PWR_INTF_ALL_MSK, PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, P…
DHalPwrSeqCmd.h45 #define PWR_CMD_DELAY 0x03 macro
/linux-4.1.27/drivers/net/wireless/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-4.1.27/drivers/net/wireless/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-4.1.27/drivers/net/wireless/rtlwifi/
Dpwrseqcmd.h37 #define PWR_CMD_DELAY 0x03 macro
Dcore.c1797 case PWR_CMD_DELAY: in rtl_hal_pwrseqcmdparsing()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723ae/
Dpwrseq.h233 PWR_CMD_DELAY, 0, PWRSEQ_DELAY_US},/*Delay 1us*/\
262 PWR_CMD_DELAY, 0, PWRSEQ_DELAY_MS}, /*Delay*/\
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Dpwrseq.h257 PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, \
281 PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, PWRSEQ_DELAY_MS}, /*Delay*/ \
Dpwrseqcmd.h29 #define PWR_CMD_DELAY 0x03 macro
/linux-4.1.27/drivers/net/wireless/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-4.1.27/drivers/net/wireless/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-4.1.27/drivers/staging/rtl8188eu/hal/
Dpwrseqcmd.c99 case PWR_CMD_DELAY: in rtl88eu_pwrseqcmdparsing()
/linux-4.1.27/drivers/staging/rtl8723au/hal/
DHalPwrSeqCmd.c127 case PWR_CMD_DELAY: in HalPwrSeqCmdParsing23a()