Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
A Dtimer-ixp4xx.c28 #define IXP4XX_OSTS_OFFSET 0x00 /* Continuous Timestamp */ macro
71 return __raw_readl(local_ixp4xx_timer->base + IXP4XX_OSTS_OFFSET); in ixp4xx_read_timer()
196 __raw_writel(0, tmr->base + IXP4XX_OSTS_OFFSET); in ixp4xx_timer_register()
/linux/arch/arm/mach-ixp4xx/include/mach/
A Dixp4xx-regs.h145 #define IXP4XX_OSTS_OFFSET 0x00 /* Continious TimeStamp */ macro
161 #define IXP4XX_OSTS IXP4XX_TIMER_REG(IXP4XX_OSTS_OFFSET)

Completed in 5 milliseconds