Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-iop32x/
Dn2100.c271 *IOP3XX_ICR0 = 0xe9; in n2100_power_off()
276 *IOP3XX_ICR0 = 0xe8; in n2100_power_off()
281 *IOP3XX_ICR0 = 0xea; in n2100_power_off()
Diop3xx.h201 #define IOP3XX_ICR0 (volatile u32 *)IOP3XX_REG_ADDR(0x1680) macro