Lines Matching refs:cr_ioh
153 bus_space_write_2((r)->cr_iot, (r)->cr_ioh, (r)->cr_map[o], v)
155 bus_space_read_2((r)->cr_iot, (r)->cr_ioh, (r)->cr_map[o])
291 bus_space_barrier((r)->cr_iot, (r)->cr_ioh, 0, (r)->cr_nports, (f))
320 return bus_space_read_1(regs->cr_iot, regs->cr_ioh, reg);
330 bus_space_write_1(regs->cr_iot, regs->cr_ioh, reg, val);
341 bus_space_write_multi_1(regs->cr_iot, regs->cr_ioh, reg, datap, count);
351 return bus_space_read_4(regs->cr_iot, regs->cr_ioh, reg) & 0xff;
361 bus_space_write_4(regs->cr_iot, regs->cr_ioh, reg, val);
373 bus_space_write_4(regs->cr_iot, regs->cr_ioh, reg, *datap++);
390 regs->cr_ioh = sh;
693 sc->sc_regs.cr_ioh, DW_APB_UART_CPR);
2733 ®sp->cr_ioh))
2895 comkgdbregs.cr_ioh = comcons_info.regs.cr_ioh;
2957 help = comcons_info.regs.cr_ioh;
2962 help = comkgdbregs.cr_ioh;