Home
last modified time | relevance | path

Searched refs:TIMER_BASE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/comedi/drivers/
H A Dni_pcidio.c246 #define TIMER_BASE 50 /* nanoseconds */ macro
508 base = TIMER_BASE; in ni_pcidio_ns_to_timer()
560 #define MAX_SPEED (TIMER_BASE) /* in nanoseconds */ in ni_pcidio_cmdtest()
H A Dgsc_hpdi.c111 #define TIMER_BASE 50 /* 20MHz master clock */ macro
/linux/arch/powerpc/sysdev/
H A Dmpic.c1361 mpic_map(mpic, mpic->paddr, &mpic->tmregs, MPIC_INFO(TIMER_BASE), 0x1000); in mpic_alloc()