Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-at91/include/mach/
H A Dat91_tc.h14 u32 cv; /* 0x10 Counter Value */ member
/rk3399_rockchip-uboot/arch/arm/mach-at91/arm920t/
H A Dtimer.c72 now = readl(&tc->tc[0].cv) & 0x0000ffff; in get_timer_raw()