CCU_BASE
error = bus_space_map(sc->bst, CCU_BASE, CCU_SIZE, 0,
if (addr >= CCU_BASE && addr < (CCU_BASE + CCU_SIZE)) {
*poff = addr - CCU_BASE;