Searched refs:PMC_STRETCH_PCI_BASE (Results 1 – 1 of 1) sorted by relevance
25 #define PMC_STRETCH_PCI_BASE (0x1A000000 + KSEG1) /* FIXME */ macro28 *(volatile u32 *)(PMC_STRETCH_PCI_BASE + ofs)37 *(volatile u32 *)(PMC_STRETCH_PCI_BASE + ofs) = data40 *(data) = *(volatile u32 *)(PMC_STRETCH_PCI_BASE + ofs)43 *(volatile u16 *)(PMC_STRETCH_PCI_BASE + ofs) = data46 *(data) = *(volatile u16 *)(PMC_STRETCH_PCI_BASE + ofs)49 *(volatile u8 *)(PMC_STRETCH_PCI_BASE + ofs) = data52 *(data) = *(volatile u8 *)(PMC_STRETCH_PCI_BASE + ofs)