Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dpwrseq.h54 PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, PWRSEQ_DELAY_US \
250 PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, PWRSEQ_DELAY_US \
276 PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, PWRSEQ_DELAY_MS \
379 PWR_BASEADDR_MAC, PWR_CMD_DELAY, 1, PWRSEQ_DELAY_MS \
604 PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, PWRSEQ_DELAY_US \
633 PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, PWRSEQ_DELAY_MS \
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dpwrseq.h54 PWR_BASEADDR_MAC, PWR_CMD_DELAY, 1, PWRSEQ_DELAY_MS}, \
295 PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, PWRSEQ_DELAY_US}, \
327 PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, PWRSEQ_DELAY_MS}, \
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dpwrseq.h211 PWR_CMD_DELAY, 0, PWRSEQ_DELAY_US},/*Delay 1us*/\
240 PWR_CMD_DELAY, 0, PWRSEQ_DELAY_MS}, /*Delay*/\
/linux/drivers/staging/rtl8723bs/include/
H A Dhal_pwr_seq.h44 …WR_FAB_ALL_MSK, PWR_INTF_USB_MSK|PWR_INTF_SDIO_MSK, PWR_BASEADDR_MAC, PWR_CMD_DELAY, 1, PWRSEQ_DEL…
139 …{0x0002, PWR_CUT_ALL_MSK, PWR_FAB_ALL_MSK, PWR_INTF_ALL_MSK, PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, P…
153 …{0x0002, PWR_CUT_ALL_MSK, PWR_FAB_ALL_MSK, PWR_INTF_ALL_MSK, PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, P…
H A DHalPwrSeqCmd.h37 #define PWR_CMD_DELAY 0x03 macro
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dpwrseq.h212 PWR_BASEADDR_MAC , PWR_CMD_DELAY, 0, PWRSEQ_DELAY_US}, \
244 PWR_BASEADDR_MAC , PWR_CMD_DELAY, 0, PWRSEQ_DELAY_MS}, \
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dpwrseq.h193 PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, PWRSEQ_DELAY_US \
217 PWR_BASEADDR_MAC, PWR_CMD_DELAY, 0, PWRSEQ_DELAY_MS \
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dpwrseqcmd.h15 #define PWR_CMD_DELAY 0x03 macro
H A Dcore.c1824 case PWR_CMD_DELAY: in rtl_hal_pwrseqcmdparsing()
/linux/drivers/staging/rtl8723bs/hal/
H A DHalPwrSeqCmd.c125 case PWR_CMD_DELAY: in HalPwrSeqCmdParsing()