/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
H A D | pwrseq.h | 49 PWR_BASEADDR_MAC, PWR_CMD_POLLING, BIT(1), BIT(1)},\ 63 PWR_BASEADDR_MAC, PWR_CMD_POLLING, BIT(0), 0}, 77 PWR_BASEADDR_MAC, PWR_CMD_POLLING, BIT(1), 0}, 104 PWR_CMD_POLLING, BIT(1), 0}, 139 PWR_CMD_POLLING, BIT(1), 0}, 152 PWR_CMD_POLLING, BIT(1), BIT(1)},\ 192 PWR_CMD_POLLING, 0xFF, 0},\ 196 PWR_CMD_POLLING, 0xFF, 0},\ 200 PWR_CMD_POLLING, 0xFF, 0},\ 204 PWR_CMD_POLLING, 0xFF, 0},\ [all …]
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | pwrseq.h | 56 PWR_BASEADDR_MAC , PWR_CMD_POLLING, BIT(1), BIT(1)}, \ 65 PWR_BASEADDR_MAC , PWR_CMD_POLLING, BIT(0), 0}, 82 PWR_BASEADDR_MAC , PWR_CMD_POLLING, BIT(1), 0}, 103 PWR_BASEADDR_SDIO , PWR_CMD_POLLING, BIT(1), 0}, 114 PWR_BASEADDR_SDIO , PWR_CMD_POLLING, BIT(1), BIT(1)}, \ 144 PWR_BASEADDR_SDIO , PWR_CMD_POLLING, BIT(1), 0}, 197 PWR_BASEADDR_MAC , PWR_CMD_POLLING, 0xFF, 0}, \ 200 PWR_BASEADDR_MAC , PWR_CMD_POLLING, 0xFF, 0}, \ 203 PWR_BASEADDR_MAC , PWR_CMD_POLLING, 0xFF, 0}, \ 206 PWR_BASEADDR_MAC , PWR_CMD_POLLING, 0xFF, 0}, \ [all …]
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | pwrseq.h | 46 PWR_BASEADDR_MAC, PWR_CMD_POLLING, BIT(1), BIT(1) \ 64 PWR_BASEADDR_MAC, PWR_CMD_POLLING, BIT(0), 0 \ 84 PWR_BASEADDR_MAC, PWR_CMD_POLLING, BIT(1), 0 \ 111 PWR_BASEADDR_SDIO, PWR_CMD_POLLING, BIT(1), 0 \ 119 PWR_BASEADDR_SDIO, PWR_CMD_POLLING, BIT(1), BIT(1) \ 148 PWR_BASEADDR_SDIO, PWR_CMD_POLLING, BIT(1), 0 \ 178 PWR_BASEADDR_MAC, PWR_CMD_POLLING, 0xFF, 0 \ 181 PWR_BASEADDR_MAC, PWR_CMD_POLLING, 0xFF, 0 \ 184 PWR_BASEADDR_MAC, PWR_CMD_POLLING, 0xFF, 0 \ 187 PWR_BASEADDR_MAC, PWR_CMD_POLLING, 0xFF, 0 \ [all …]
|
/openbmc/linux/drivers/staging/rtl8723bs/include/ |
H A D | hal_pwr_seq.h | 56 …{0x0005, PWR_CUT_ALL_MSK, PWR_FAB_ALL_MSK, PWR_INTF_ALL_MSK, PWR_BASEADDR_MAC, PWR_CMD_POLLING, BI… 89 …{0x0086, PWR_CUT_ALL_MSK, PWR_FAB_ALL_MSK, PWR_INTF_SDIO_MSK, PWR_BASEADDR_SDIO, PWR_CMD_POLLING, … 96 …{0x0086, PWR_CUT_ALL_MSK, PWR_FAB_ALL_MSK, PWR_INTF_SDIO_MSK, PWR_BASEADDR_SDIO, PWR_CMD_POLLING, … 109 …{0x0086, PWR_CUT_ALL_MSK, PWR_FAB_ALL_MSK, PWR_INTF_SDIO_MSK, PWR_BASEADDR_SDIO, PWR_CMD_POLLING, … 116 …{0x0086, PWR_CUT_ALL_MSK, PWR_FAB_ALL_MSK, PWR_INTF_SDIO_MSK, PWR_BASEADDR_SDIO, PWR_CMD_POLLING, … 162 …{0x0109, PWR_CUT_ALL_MSK, PWR_FAB_ALL_MSK, PWR_INTF_ALL_MSK, PWR_BASEADDR_MAC, PWR_CMD_POLLING, BI… 187 …{0x0287, PWR_CUT_ALL_MSK, PWR_FAB_ALL_MSK, PWR_INTF_SDIO_MSK, PWR_BASEADDR_MAC, PWR_CMD_POLLING, 0… 188 …{0x0286, PWR_CUT_ALL_MSK, PWR_FAB_ALL_MSK, PWR_INTF_SDIO_MSK, PWR_BASEADDR_MAC, PWR_CMD_POLLING, B… 194 …{0x0090, PWR_CUT_ALL_MSK, PWR_FAB_ALL_MSK, PWR_INTF_SDIO_MSK, PWR_BASEADDR_MAC, PWR_CMD_POLLING, B… 211 …{0x0080, PWR_CUT_ALL_MSK, PWR_FAB_ALL_MSK, PWR_INTF_SDIO_MSK, PWR_BASEADDR_MAC, PWR_CMD_POLLING, B… [all …]
|
H A D | HalPwrSeqCmd.h | 27 #define PWR_CMD_POLLING 0x02 macro
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | pwrseq.h | 67 PWR_BASEADDR_MAC, PWR_CMD_POLLING, BIT(1), BIT(1)}, \ 84 PWR_BASEADDR_MAC, PWR_CMD_POLLING, BIT(0), 0}, \ 129 PWR_BASEADDR_MAC, PWR_CMD_POLLING, BIT(1), 0}, \ 167 PWR_BASEADDR_SDIO, PWR_CMD_POLLING, BIT(1), 0}, 181 PWR_BASEADDR_SDIO, PWR_CMD_POLLING, BIT(1), BIT(1)}, \ 214 PWR_BASEADDR_SDIO, PWR_CMD_POLLING, BIT(1), 0}, 280 PWR_BASEADDR_MAC, PWR_CMD_POLLING, 0xFF, 0}, \ 283 PWR_BASEADDR_MAC, PWR_CMD_POLLING, 0xFF, 0}, \ 286 PWR_BASEADDR_MAC, PWR_CMD_POLLING, 0xFF, 0}, \ 289 PWR_BASEADDR_MAC, PWR_CMD_POLLING, 0xFF, 0}, \ [all …]
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | pwrseq.h | 29 PWR_BASEADDR_MAC, PWR_CMD_POLLING, BIT1, BIT1 \ 41 PWR_BASEADDR_MAC, PWR_CMD_POLLING, BIT0, 0}, 69 PWR_BASEADDR_MAC, PWR_CMD_POLLING, BIT1, 0 \ 229 PWR_BASEADDR_MAC, PWR_CMD_POLLING, 0xFF, 0 \ 232 PWR_BASEADDR_MAC, PWR_CMD_POLLING, 0xFF, 0 \ 235 PWR_BASEADDR_MAC, PWR_CMD_POLLING, 0xFF, 0 \ 238 PWR_BASEADDR_MAC, PWR_CMD_POLLING, 0xFF, 0 \ 282 PWR_BASEADDR_MAC, PWR_CMD_POLLING, BIT7, 0 \ 410 PWR_BASEADDR_MAC, PWR_CMD_POLLING, BIT0, 0 \ 462 PWR_BASEADDR_MAC, PWR_CMD_POLLING, BIT1, 0 \ [all …]
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/ |
H A D | pwrseqcmd.h | 14 #define PWR_CMD_POLLING 0x02 macro
|
H A D | core.c | 1834 case PWR_CMD_POLLING: in rtl_hal_pwrseqcmdparsing()
|
/openbmc/linux/drivers/staging/rtl8723bs/hal/ |
H A D | HalPwrSeqCmd.c | 100 case PWR_CMD_POLLING: in HalPwrSeqCmdParsing()
|