Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/boot/
Dcuboot-pq2.c128 u8 *soc_regs; in fixup_pci() local
142 soc_regs = (u8 *)fsl_get_immr(); in fixup_pci()
143 if (!soc_regs) in fixup_pci()
232 out_8(&soc_regs[0x10028], 3); in fixup_pci()
233 out_be32((u32 *)&soc_regs[0x1002c], 0x01236745); in fixup_pci()