Searched refs:TIMER0 (Results 1 – 7 of 7) sorted by relevance
60 config TIMER0 config61 int "TIMER0"
36 0: TIMER0
44 bool "SW2: use IRDA or TIMER0 (not UART-A, MMC/SD, and PS2-A)"
102 /* TIMER0 runs directly on the 25MHz chrystal */
249 #define TIMER0 0x02E4 macro
1602 #define TIMER0 0x400000 /* Timer 0 */ macro
381 #define TIMER0 0x00 macro2083 unsigned char timer = (info->port_num & 1) ? TIMER2 : TIMER0; in isr_timer()5098 unsigned char timer = (info->port_num & 1) ? TIMER2 : TIMER0; in irq_test()