Lines Matching +full:suspend +full:- +full:in +full:- +full:wait
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /* Copyright(c) 2009-2014 Realtek Corporation.*/
9 * Check document WM-20130425-JackieLau-RTL8723B_Power_Architecture v05.vsd
11 * 0: POFF--Power Off
12 * 1: PDN--Power Down
13 * 2: CARDEMU--Card Emulation
14 * 3: ACT--Active Mode
15 * 4: LPS--Low Power State
16 * 5: SUS--Suspend
62 /* Disable USB suspend */ \
65 /* wait till 0x04[17] = 1 power ready*/ \
68 /* Enable USB suspend */ \
77 /* disable WL suspend*/ \
127 /*wait till 0x04[9] = 0 polling until return 0 to disable*/ \
146 /*0x04[12:11] = 2b'11 enable WL suspend for PCIe*/ \
149 /*0x04[12:11] = 2b'01 enable WL suspend*/ \
159 /*0x04[12:11] = 2b'11 enable WL suspend for PCIe*/ \
162 /*Set SDIO suspend local register*/ \
165 /*wait power state to suspend*/ \
173 /*clear suspend enable and power down enable*/ \
176 /*Set SDIO suspend local register*/ \
179 /*wait power state to suspend*/ \
185 /*0x04[12:11] = 2b'00 disable WL suspend*/ \
196 /*0x04[12:11] = 2b'01 enable WL suspend*/ \
209 /*Set SDIO suspend local register*/ \
212 /*wait power state to suspend*/ \
220 /*clear suspend enable and power down enable*/ \
223 /*Set SDIO suspend local register*/ \
226 /*wait power state to suspend*/ \
232 /*0x04[12:11] = 2b'00 disable WL suspend*/ \
331 /*Polling 0x109[7]=0 TSF in 40M*/ \