Searched refs:IOC_T0CNTL (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm/mach-rpc/
H A Dtime.c37 count1 = ioc_readb(IOC_T0CNTL) | (ioc_readb(IOC_T0CNTH) << 8); ioc_timer_gettimeoffset()
43 count2 = ioc_readb(IOC_T0CNTL) | (ioc_readb(IOC_T0CNTH) << 8); ioc_timer_gettimeoffset()
/linux-4.1.27/arch/arm/include/asm/hardware/
H A Dioc.h44 #define IOC_T0CNTL (0x40) macro

Completed in 118 milliseconds