Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-iop32x/
Dn2100.c275 *IOP3XX_ICR0 = 0xe9; in n2100_power_off()
280 *IOP3XX_ICR0 = 0xe8; in n2100_power_off()
285 *IOP3XX_ICR0 = 0xea; in n2100_power_off()
/Linux-v4.19/arch/arm/include/asm/hardware/
Diop3xx.h190 #define IOP3XX_ICR0 (volatile u32 *)IOP3XX_REG_ADDR(0x1680) macro