Home
last modified time | relevance | path

Searched refs:read_tmr0 (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/arm/mach-iop32x/
Dtime.c79 u32 tmr = read_tmr0(); in iop_set_periodic()
92 u32 tmr = read_tmr0(); in iop_set_oneshot()
102 u32 tmr = read_tmr0(); in iop_shutdown()
111 u32 tmr = read_tmr0(); in iop_resume()
Diop3xx.h233 static inline u32 read_tmr0(void) in read_tmr0() function