Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-iop13xx/
Dpci.c1007 u32 pcixsr, pcsr; in iop13xx_pci_setup() local
1043 pcixsr = __raw_readl(IOP13XX_ATUX_PCIXSR); in iop13xx_pci_setup()
1044 pcixsr &= ~0xffff; in iop13xx_pci_setup()
1045 pcixsr |= sys->busnr << IOP13XX_ATUX_PCIXSR_BUS_NUM | in iop13xx_pci_setup()
1049 __raw_writel(pcixsr, IOP13XX_ATUX_PCIXSR); in iop13xx_pci_setup()