Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-ixp4xx/
Dcommon.c461 unsigned long osrt = *IXP4XX_OSRT1 & ~IXP4XX_OST_RELOAD_MASK; in ixp4xx_set_mode() local
465 osrt = LATCH & ~IXP4XX_OST_RELOAD_MASK; in ixp4xx_set_mode()
470 osrt = 0; in ixp4xx_set_mode()
481 osrt = opts = 0; in ixp4xx_set_mode()
485 *IXP4XX_OSRT1 = osrt | opts; in ixp4xx_set_mode()