Searched refs:IXP4XX_OST_ENABLE (Results 1 – 3 of 3) sorted by relevance
533 opts = IXP4XX_OST_ENABLE; in ixp4xx_set_mode()538 opts = IXP4XX_OST_ENABLE | IXP4XX_OST_ONE_SHOT; in ixp4xx_set_mode()541 opts &= ~IXP4XX_OST_ENABLE; in ixp4xx_set_mode()544 opts |= IXP4XX_OST_ENABLE; in ixp4xx_set_mode()
41 *IXP4XX_OSRT2 = (count & ~IXP4XX_OST_RELOAD_MASK) | IXP4XX_OST_ENABLE; in ixp4xx_spkr_control()
271 #define IXP4XX_OST_ENABLE 0x00000001 macro