Searched refs:IXP4XX_OSTS (Results 1 – 2 of 2) sorted by relevance
296 *IXP4XX_OSTS = 0; in ixp4xx_timer_init()409 u32 cyc = *IXP4XX_OSTS; in sched_clock()415 u32 cyc = *IXP4XX_OSTS; in ixp4xx_update_sched_clock()424 return *IXP4XX_OSTS; in ixp4xx_get_cycles()
266 #define IXP4XX_OSTS IXP4XX_TIMER_REG(IXP4XX_OSTS_OFFSET) macro