Searched refs:PWR_CMD_DELAY (Results 1 – 15 of 15) sorted by relevance
/Linux-v4.19/drivers/staging/rtl8188eu/include/ |
D | pwrseq.h | 173 {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}, \
|
D | pwrseqcmd.h | 16 #define PWR_CMD_DELAY 0x03 macro
|
/Linux-v4.19/drivers/net/wireless/realtek/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-v4.19/drivers/net/wireless/realtek/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-v4.19/drivers/net/wireless/realtek/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-v4.19/drivers/net/wireless/realtek/rtlwifi/ |
D | pwrseqcmd.h | 37 #define PWR_CMD_DELAY 0x03 macro
|
D | core.c | 1834 case PWR_CMD_DELAY: in rtl_hal_pwrseqcmdparsing()
|
/Linux-v4.19/drivers/staging/rtlwifi/ |
D | pwrseqcmd.h | 26 #define PWR_CMD_DELAY 0x03 macro
|
D | core.c | 1870 case PWR_CMD_DELAY: in rtl_hal_pwrseqcmdparsing()
|
/Linux-v4.19/drivers/staging/rtl8723bs/include/ |
D | HalPwrSeqCmd.h | 37 #define PWR_CMD_DELAY 0x03 macro
|
D | hal_pwr_seq.h | 46 …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/ |
D | pwrseqcmd.c | 82 case PWR_CMD_DELAY: in rtl88eu_pwrseqcmdparsing()
|
/Linux-v4.19/drivers/net/wireless/realtek/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-v4.19/drivers/net/wireless/realtek/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-v4.19/drivers/staging/rtl8723bs/hal/ |
D | HalPwrSeqCmd.c | 162 case PWR_CMD_DELAY: in HalPwrSeqCmdParsing()
|