Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
A Dtimer-ixp4xx.c38 #define IXP4XX_OST_ENABLE 0x00000001 macro
119 val &= ~IXP4XX_OST_ENABLE; in ixp4xx_shutdown()
129 __raw_writel(IXP4XX_OST_ENABLE | IXP4XX_OST_ONE_SHOT, in ixp4xx_set_oneshot()
141 val |= IXP4XX_OST_ENABLE; in ixp4xx_set_periodic()
153 val |= IXP4XX_OST_ENABLE; in ixp4xx_resume()
/linux/arch/arm/mach-ixp4xx/include/mach/
A Dixp4xx-regs.h174 #define IXP4XX_OST_ENABLE 0x00000001 macro

Completed in 4 milliseconds