Lines Matching refs:bus_space_write_1

156 		bus_space_write_1(iot, ioh, INT1_LOCAL_MASK, 0);
159 bus_space_write_1(iot, ioh, INT1_TIMER_CONTROL,
161 bus_space_write_1(iot, ioh, INT1_TIMER_CONTROL,
163 bus_space_write_1(iot, ioh, INT1_TIMER_CONTROL,
181 bus_space_write_1(iot, ioh, INT2_LOCAL0_MASK, 0);
182 bus_space_write_1(iot, ioh, INT2_LOCAL1_MASK, 0);
183 bus_space_write_1(iot, ioh, INT2_MAP_MASK0, 0);
184 bus_space_write_1(iot, ioh, INT2_MAP_MASK1, 0);
187 bus_space_write_1(iot, ioh, INT2_TIMER_CONTROL,
189 bus_space_write_1(iot, ioh, INT2_TIMER_CONTROL,
191 bus_space_write_1(iot, ioh, INT2_TIMER_CONTROL,
195 bus_space_write_1(iot, ioh, INT2_TIMER_CLEAR, 0x03);
387 bus_space_write_1(iot, ioh, INT1_LOCAL_MASK, mask);
426 bus_space_write_1(iot, ioh, INT2_LOCAL0_MASK, mask);
430 bus_space_write_1(iot, ioh, INT2_LOCAL1_MASK, mask);
435 bus_space_write_1(iot, ioh, INT2_LOCAL0_MASK, mask);
439 bus_space_write_1(iot, ioh, INT2_MAP_MASK0, mask);
444 bus_space_write_1(iot, ioh, INT2_LOCAL1_MASK, mask);
448 bus_space_write_1(iot, ioh, INT2_MAP_MASK1, mask);
503 bus_space_write_1(iot, ioh, INT2_TIMER_CONTROL,
505 bus_space_write_1(iot, ioh, INT2_TIMER_2, (sampletime & 0xff));
506 bus_space_write_1(iot, ioh, INT2_TIMER_2, (sampletime >> 8));
512 bus_space_write_1(iot, ioh, INT2_TIMER_CONTROL, TIMER_SEL2);
520 bus_space_write_1(iot, ioh, INT2_TIMER_CONTROL,
573 bus_space_write_1(iot, ioh, timer_control,
575 bus_space_write_1(iot, ioh, timer_0,
579 bus_space_write_1(iot, ioh, timer_0,
583 bus_space_write_1(iot, ioh, timer_control,
585 bus_space_write_1(iot, ioh, timer_1, 0xff);
588 bus_space_write_1(iot, ioh, timer_1, 0xff);
591 bus_space_write_1(iot, ioh, timer_control,
593 bus_space_write_1(iot, ioh, timer_2, 8);
596 bus_space_write_1(iot, ioh, timer_2, 0);
614 bus_space_write_1(iot, ioh, INT1_TIMER_CONTROL,
621 bus_space_write_1(iot, ioh, INT2_TIMER_CONTROL,
654 bus_space_write_1(iot, ioh, INT2_TIMER_CLEAR, 0x01);
676 bus_space_write_1(iot, ioh, INT2_TIMER_CLEAR, 0x02);