Lines Matching +full:sync +full:- +full:2
1 /* SPDX-License-Identifier: GPL-2.0 */
32 sync; \
41 /* ---------------------------------------------------------------------- */
42 /* low-power mode with help of M68HLC908QT1 */
50 /* setup wakeup address for u-boot at physical location 0x0 */
60 * 0xf0 (0xe0->0x100 gets overwritten when BDI connected;
62 * WARNING: self-refresh doesn't seem to work when BDI2000 is connected,
80 li r3, (sram_code_end - sram_code)/4
99 sync; isync;
101 sync; isync;
116 sync
120 sync
125 sync
132 * mode_en must not be set when enabling self-refresh
133 * send AR with CKE low (self-refresh)
138 sync
149 sync
159 sync
162 sync
164 sync
166 sync
175 sync
184 /* r11 - tb_ticks_per_usec, r12 - usecs, overwrites r13 */
219 sync
229 sync; isync;
235 sync; isync;
237 sync; isync;
243 sync
259 /* ---------------------------------------------------------------------- */
266 SAVE_SPRN(IBAT##n##L, addr+2); \
276 SAVE_SR(n+2, addr+2); \
283 stmw r11, 0xc(r4) /* 0xc -> 0x5f, (0x18*4-1) */
299 SAVE_BAT(2, 0x28)
333 LOAD_SPRN(IBAT##n##L, addr+2); \
343 LOAD_SR(n+2, addr+2); \
361 * 0x18 - HID0
362 * 0x19 - HID1
363 * 0x1a - HID2
364 * 0x1b - MSR
365 * 0x1c - LR
366 * 0x1d - reserved by 0xf0 (BDI2000)
374 LOAD_BAT(2, 0x28)