Searched defs:COUNTS_PER_SEC (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/hp300/hp300/
H A Dclock.c100 #define COUNTS_PER_SEC (1000000 / CLK_RESOLUTION) macro
/netbsd-current/sys/arch/arm/xscale/
H A Dbecc_timer.c65 #define COUNTS_PER_SEC BECC_PERIPH_CLOCK macro
H A Di80321_timer.c64 #define COUNTS_PER_SEC 200000000 /* 200MHz */ macro
H A Dixp425_timer.c73 #define COUNTS_PER_SEC 66666600 /* 66MHz */ macro
75 #define COUNTS_PER_SEC IXP425_CLOCK_FREQ macro
/netbsd-current/sys/arch/evbarm/iq80310/
H A Diq80310_timer.c78 #define COUNTS_PER_SEC 33000000 /* 33MHz */ macro
/netbsd-current/sys/arch/evbarm/ifpga/
H A Difpga_clock.c85 #define COUNTS_PER_SEC (IFPGA_TIMER1_FREQ / 16) macro

Completed in 195 milliseconds