Lines Matching +full:sync +full:- +full:1
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
25 sw $1, PT_R1(sp)
74 sync
76 sync
93 la t0, 1f
101 1: lui a0, 0xb400 /* mem_xxx */
103 sync
105 sync
107 sync
119 la t0, 1f
127 1: lui a0, 0xb400 /* mem_xxx */
129 sync
131 sync
133 /* wait for sdram to enter self-refresh mode */
144 and t1, t0, t1 /* clear CE[1:0] */
146 sync
164 1: cache 0x14, 0(t0)
166 bgez t2, 1b
175 sync
181 sync
187 sync
191 sync
195 li t1, (1 << 7 | 0x3F)
198 sync
204 sync
206 /* wait for sdram to enter self-refresh mode */
216 and t1, t1, t0 /* clear CE[1:0] */
218 sync
240 * the write-only Config[OD] bit and set it back to one...
244 lw $1, PT_R1(sp)