Lines Matching refs:cr_ioh
148 bus_space_write_2((r)->cr_iot, (r)->cr_ioh, (r)->cr_map[o], v)
150 bus_space_read_2((r)->cr_iot, (r)->cr_ioh, (r)->cr_map[o])
283 bus_space_barrier((r)->cr_iot, (r)->cr_ioh, 0, (r)->cr_nports, (f))
292 return bus_space_read_1(regs->cr_iot, regs->cr_ioh, reg);
302 bus_space_write_1(regs->cr_iot, regs->cr_ioh, reg, val);
313 bus_space_write_multi_1(regs->cr_iot, regs->cr_ioh, reg, datap, count);
323 return bus_space_read_4(regs->cr_iot, regs->cr_ioh, reg) & 0xff;
333 bus_space_write_4(regs->cr_iot, regs->cr_ioh, reg, val);
345 bus_space_write_4(regs->cr_iot, regs->cr_ioh, reg, *datap++);
362 regs->cr_ioh = sh;
650 sc->sc_regs.cr_ioh, DW_APB_UART_CPR);
2563 ®sp->cr_ioh))
2725 comkgdbregs.cr_ioh = comcons_info.regs.cr_ioh;
2787 help = comcons_info.regs.cr_ioh;
2792 help = comkgdbregs.cr_ioh;