Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/dev/rtw89/
HDrtw8852a.c172 PWR_CMD_POLL, BIT(1), BIT(1)},
192 PWR_CMD_POLL, BIT(1), BIT(1)},
207 PWR_CMD_POLL, BIT(0), 0},
325 PWR_CMD_POLL, BIT(1), 0},
366 PWR_CMD_POLL, BIT(1), 0},
HDmac.h420 #define PWR_CMD_POLL 1 macro
HDmac.c922 case PWR_CMD_POLL: in rtw89_mac_sub_pwr_seq()