Lines Matching refs:iwdebi
156 iwdebi(av7110, DEBISWAB, AV7110_BOOT_BASE, swab32(base), 4);
157 iwdebi(av7110, DEBINOSWAP, AV7110_BOOT_SIZE, AV7110_BOOT_MAX_SIZE, 2);
158 iwdebi(av7110, DEBINOSWAP, AV7110_BOOT_STATE, BOOTSTATE_BUFFER_FULL, 2);
174 iwdebi(av7110, DEBISWAB, AV7110_BOOT_BASE, swab32(base), 4);
175 iwdebi(av7110, DEBINOSWAP, AV7110_BOOT_SIZE, rest, 2);
176 iwdebi(av7110, DEBINOSWAP, AV7110_BOOT_STATE, BOOTSTATE_BUFFER_FULL, 2);
182 iwdebi(av7110, DEBINOSWAP, AV7110_BOOT_SIZE, 0, 2);
183 iwdebi(av7110, DEBINOSWAP, AV7110_BOOT_STATE, BOOTSTATE_BUFFER_FULL, 2);
218 iwdebi(av7110, DEBISWAP, DPRAM_BASE, 0x76543210, 4);
219 /* FIXME: Why does Nexus CA require 2x iwdebi for first init? */
220 iwdebi(av7110, DEBISWAP, DPRAM_BASE, 0x76543210, 4);
228 iwdebi(av7110, DEBISWAP, DPRAM_BASE + i, 0x00, 4);
246 iwdebi(av7110, DEBINOSWAP, AV7110_BOOT_STATE, BOOTSTATE_BUFFER_FULL, 2);