Home
last modified time | relevance | path

Searched refs:IXP4XX_OST_ENABLE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clocksource/
H A Dtimer-ixp4xx.c36 #define IXP4XX_OST_ENABLE 0x00000001 macro
117 val &= ~IXP4XX_OST_ENABLE; in ixp4xx_shutdown()
127 __raw_writel(IXP4XX_OST_ENABLE | IXP4XX_OST_ONE_SHOT, in ixp4xx_set_oneshot()
139 val |= IXP4XX_OST_ENABLE; in ixp4xx_set_periodic()
151 val |= IXP4XX_OST_ENABLE; in ixp4xx_resume()