Home
last modified time | relevance | path

Searched refs:HALMAC_PWR_CMD_POLLING (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/rtlwifi/halmac/halmac_88xx/halmac_8822b/
Dhalmac_8822b_pwr_seq.c46 HALMAC_PWR_CMD_POLLING, BIT(1),
68 HALMAC_PWR_CMD_POLLING, BIT(0), 0},
128 HALMAC_PWR_CMD_POLLING, BIT(1),
165 HALMAC_PWR_CMD_POLLING, BIT(1), 0}, /*wait power state to suspend*/
180 HALMAC_PWR_CMD_POLLING, BIT(1),
245 HALMAC_PWR_CMD_POLLING, BIT(1), 0}, /*wait power state to suspend*/
280 HALMAC_PWR_CMD_POLLING, BIT(1),
330 HALMAC_PWR_CMD_POLLING, 0xFF,
334 HALMAC_PWR_CMD_POLLING, 0xFF,
338 HALMAC_PWR_CMD_POLLING, 0xFF,
[all …]
/Linux-v4.19/drivers/staging/rtlwifi/halmac/
Dhalmac_pwr_seq_cmd.h46 #define HALMAC_PWR_CMD_POLLING 0x02 macro
/Linux-v4.19/drivers/staging/rtlwifi/halmac/halmac_88xx/
Dhalmac_func_88xx.c1301 case HALMAC_PWR_CMD_POLLING: in halmac_pwr_sub_seq_parer_do_cmd_88xx()