Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-iop13xx/
Dpci.c1043 pcixsr = __raw_readl(IOP13XX_ATUX_PCIXSR); in iop13xx_pci_setup()
1049 __raw_writel(pcixsr, IOP13XX_ATUX_PCIXSR); in iop13xx_pci_setup()
/Linux-v4.19/arch/arm/mach-iop13xx/include/mach/
Diop13xx.h271 #define IOP13XX_ATUX_PCIXSR IOP13XX_ATUX_OFFSET(0xD4) macro