Searched refs:CPBASE (Results 1 – 2 of 2) sorted by relevance
423 bus_space_subregion(bst, bsh, CPBASE(i), 0x20, &bsh2); in pq3gpio_p1025_attach()
619 #define CPBASE(n) (0x100+0x20*(n)) /* Control Pin (GPIO) base */ macro