Searched refs:PWR_CMD_DELAY (Results 1 – 13 of 13) sorted by relevance
/linux-4.1.27/drivers/staging/rtl8723au/include/ |
D | Hal8723PwrSeq.h | 44 …{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…
|
D | HalPwrSeqCmd.h | 45 #define PWR_CMD_DELAY 0x03 macro
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8821ae/ |
D | pwrseq.h | 76 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/ |
D | pwrseq.h | 76 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/ |
D | pwrseqcmd.h | 37 #define PWR_CMD_DELAY 0x03 macro
|
D | core.c | 1797 case PWR_CMD_DELAY: in rtl_hal_pwrseqcmdparsing()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723ae/ |
D | pwrseq.h | 233 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/ |
D | pwrseq.h | 257 PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, \ 281 PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, PWRSEQ_DELAY_MS}, /*Delay*/ \
|
D | pwrseqcmd.h | 29 #define PWR_CMD_DELAY 0x03 macro
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8188ee/ |
D | pwrseq.h | 215 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/ |
D | pwrseq.h | 234 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/ |
D | pwrseqcmd.c | 99 case PWR_CMD_DELAY: in rtl88eu_pwrseqcmdparsing()
|
/linux-4.1.27/drivers/staging/rtl8723au/hal/ |
D | HalPwrSeqCmd.c | 127 case PWR_CMD_DELAY: in HalPwrSeqCmdParsing23a()
|