Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/sysdev/
A Dtsi108_pci.c37 ((((bus)<<16) | ((devfunc)<<8) | (offset & 0xfc)) + tsi108_pci_cfg_base)
39 u32 tsi108_pci_cfg_base; variable
193 tsi108_pci_cfg_base = (u32)ioremap(cfg_phys, TSI108_PCI_CFG_SIZE); in tsi108_setup_pci()
196 tsi108_pci_cfg_base); in tsi108_setup_pci()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dtsi108.h80 extern u32 tsi108_pci_cfg_base;

Completed in 5 milliseconds