Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/sysdev/
Dtsi108_pci.c49 ((((bus)<<16) | ((devfunc)<<8) | (offset & 0xfc)) + tsi108_pci_cfg_base)
51 u32 tsi108_pci_cfg_base; variable
205 tsi108_pci_cfg_base = (u32)ioremap(cfg_phys, TSI108_PCI_CFG_SIZE); in tsi108_setup_pci()
208 tsi108_pci_cfg_base); in tsi108_setup_pci()
/Linux-v4.19/arch/powerpc/include/asm/
Dtsi108.h84 extern u32 tsi108_pci_cfg_base;