Home
last modified time | relevance | path

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

/arch/arm/mach-ixp4xx/
Dcommon.c528 unsigned long osrt = *IXP4XX_OSRT1 & ~IXP4XX_OST_RELOAD_MASK; in ixp4xx_set_mode() local
532 osrt = IXP4XX_LATCH & ~IXP4XX_OST_RELOAD_MASK; in ixp4xx_set_mode()
537 osrt = 0; in ixp4xx_set_mode()
548 osrt = opts = 0; in ixp4xx_set_mode()
552 *IXP4XX_OSRT1 = osrt | opts; in ixp4xx_set_mode()