Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/boot/
Dcuboot-pq2.c125 u8 *soc_regs; in fixup_pci() local
139 soc_regs = (u8 *)fsl_get_immr(); in fixup_pci()
140 if (!soc_regs) in fixup_pci()
229 out_8(&soc_regs[0x10028], 3); in fixup_pci()
230 out_be32((u32 *)&soc_regs[0x1002c], 0x01236745); in fixup_pci()