Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-iop32x/
Dn2100.c278 *IOP3XX_ICR0 = 0xe9; in n2100_power_off()
283 *IOP3XX_ICR0 = 0xe8; in n2100_power_off()
288 *IOP3XX_ICR0 = 0xea; in n2100_power_off()
/linux-2.6.39/arch/arm/include/asm/hardware/
Diop3xx.h202 #define IOP3XX_ICR0 (volatile u32 *)IOP3XX_REG_ADDR(0x1680) macro