Searched refs:IXP4XX_OSTS_OFFSET (Results 1 – 2 of 2) sorted by relevance
28 #define IXP4XX_OSTS_OFFSET 0x00 /* Continuous Timestamp */ macro71 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()
145 #define IXP4XX_OSTS_OFFSET 0x00 /* Continious TimeStamp */ macro161 #define IXP4XX_OSTS IXP4XX_TIMER_REG(IXP4XX_OSTS_OFFSET)
Completed in 5 milliseconds