Searched refs:IXP4XX_OST_RELOAD_MASK (Results 1 – 2 of 2) sorted by relevance
43 #define IXP4XX_OST_RELOAD_MASK 0x00000003 macro115 val &= IXP4XX_OST_RELOAD_MASK; in ixp4xx_set_next_event()116 __raw_writel((cycles & ~IXP4XX_OST_RELOAD_MASK) | val, in ixp4xx_set_next_event()149 val = tmr->latch & ~IXP4XX_OST_RELOAD_MASK; in ixp4xx_set_periodic()193 (IXP4XX_OST_RELOAD_MASK + 1) * HZ) in ixp4xx_timer_register()194 * (IXP4XX_OST_RELOAD_MASK + 1); in ixp4xx_timer_register()
39 *IXP4XX_OSRT2 = (count & ~IXP4XX_OST_RELOAD_MASK) | IXP4XX_OST_ENABLE; in ixp4xx_spkr_control()