Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-iop32x/
Diq31244.c262 *IOP3XX_ICR1 = 0xE9; in ep80219_power_off()
269 *IOP3XX_ICR1 = 0xE8; in ep80219_power_off()
277 *IOP3XX_ICR1 = 0xE8; in ep80219_power_off()
284 *IOP3XX_ICR1 = 0xEA; in ep80219_power_off()
/linux-3.4.99/arch/arm/include/asm/hardware/
Diop3xx.h207 #define IOP3XX_ICR1 (volatile u32 *)IOP3XX_REG_ADDR(0x16a0) macro