Home
last modified time | relevance | path

Searched defs:GET_TIMER_VALUE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/arm/xscale/
H A Dixp425_timer.c94 #define GET_TIMER_VALUE(sc) (bus_space_read_4((sc)->sc_iot, \ macro
/netbsd-src/sys/arch/arm/ixp12x0/
H A Dixp12x0_clk.c140 #define GET_TIMER_VALUE(sc) (bus_space_read_4((sc)->sc_iot, \ macro