Searched refs:IXP4XX_OST_ENABLE (Results 1 – 2 of 2) sorted by relevance
40 #define IXP4XX_OST_ENABLE 0x00000001 macro128 val &= ~IXP4XX_OST_ENABLE; in ixp4xx_shutdown()138 __raw_writel(IXP4XX_OST_ENABLE | IXP4XX_OST_ONE_SHOT, in ixp4xx_set_oneshot()150 val |= IXP4XX_OST_ENABLE; in ixp4xx_set_periodic()162 val |= IXP4XX_OST_ENABLE; in ixp4xx_resume()
39 *IXP4XX_OSRT2 = (count & ~IXP4XX_OST_RELOAD_MASK) | IXP4XX_OST_ENABLE; in ixp4xx_spkr_control()