Home
last modified time | relevance | path

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

/linux-3.3/arch/arm/mach-at91/
Dat91x40_time.c40 …return (at91_sys_read(AT91_TC + AT91_TC_CLK1BASE + AT91_TC_CV) * 1000000 / (AT91X40_MASTER_CLOCK /… in at91x40_gettimeoffset()
/linux-3.3/arch/arm/mach-at91/include/mach/
Dat91_tc.h124 #define AT91_TC_CV 0x10 /* Counter Value */ macro