HomeSort by: relevance | last modified time | path
    Searched defs:timer_2 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/sgimips/dev/
int.c 530 * A master clock is wired to TIMER_2, which in turn clocks the two other
546 bus_size_t timer_control, timer_0, timer_1, timer_2; local in function:int_8254_cal
555 timer_2 = INT1_TIMER_2;
563 timer_2 = INT2_TIMER_2;
593 bus_space_write_1(iot, ioh, timer_2, 8);
596 bus_space_write_1(iot, ioh, timer_2, 0);
int.c 530 * A master clock is wired to TIMER_2, which in turn clocks the two other
546 bus_size_t timer_control, timer_0, timer_1, timer_2; local in function:int_8254_cal
555 timer_2 = INT1_TIMER_2;
563 timer_2 = INT2_TIMER_2;
593 bus_space_write_1(iot, ioh, timer_2, 8);
596 bus_space_write_1(iot, ioh, timer_2, 0);
int.c 530 * A master clock is wired to TIMER_2, which in turn clocks the two other
546 bus_size_t timer_control, timer_0, timer_1, timer_2; local in function:int_8254_cal
555 timer_2 = INT1_TIMER_2;
563 timer_2 = INT2_TIMER_2;
593 bus_space_write_1(iot, ioh, timer_2, 8);
596 bus_space_write_1(iot, ioh, timer_2, 0);

Completed in 38 milliseconds