Searched refs:osrt (Results 1 – 1 of 1) sorted by relevance
527 unsigned long osrt = *IXP4XX_OSRT1 & ~IXP4XX_OST_RELOAD_MASK; in ixp4xx_shutdown() local530 *IXP4XX_OSRT1 = osrt | opts; in ixp4xx_shutdown()537 unsigned long osrt = 0; in ixp4xx_set_oneshot() local540 *IXP4XX_OSRT1 = osrt | opts; in ixp4xx_set_oneshot()547 unsigned long osrt = IXP4XX_LATCH & ~IXP4XX_OST_RELOAD_MASK; in ixp4xx_set_periodic() local549 *IXP4XX_OSRT1 = osrt | opts; in ixp4xx_set_periodic()556 unsigned long osrt = *IXP4XX_OSRT1 & ~IXP4XX_OST_RELOAD_MASK; in ixp4xx_resume() local559 *IXP4XX_OSRT1 = osrt | opts; in ixp4xx_resume()