HomeSort by: relevance | last modified time | path
    Searched refs:INT2_TIMER_CONTROL (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sgimips/dev/
int2reg.h 54 #define INT2_TIMER_CONTROL 0x3f
int.c 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,
503 bus_space_write_1(iot, ioh, INT2_TIMER_CONTROL,
512 bus_space_write_1(iot, ioh, INT2_TIMER_CONTROL, TIMER_SEL2);
520 bus_space_write_1(iot, ioh, INT2_TIMER_CONTROL,
560 timer_control = INT2_TIMER_CONTROL;
621 bus_space_write_1(iot, ioh, INT2_TIMER_CONTROL,

Completed in 14 milliseconds