Searched refs:pc_iobase (Results 1 – 5 of 5) sorted by relevance
78 datap = S_PAGE(pcp->pc_iobase | P_PCI_CONFIG | tag | (offset & ~3)); in tsp_conf_read()94 datap = S_PAGE(pcp->pc_iobase | P_PCI_CONFIG | tag | (offset & ~3)); in tsp_conf_write()
61 #define CHIP_IO_SYS_START(v) (((TSPCON)(v))->pc_iobase | P_PCI_IO)
62 (((struct tsp_config *)(v))->pc_iobase | P_PCI_MEM)
49 uint64_t pc_iobase; /* All Pchip space starts here */ member
246 pcp->pc_iobase = TS_Pn(n, 0); in tsp_init()