Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-iop32x/
Diq31244.c261 *IOP3XX_IDBR1 = 0x60; in ep80219_power_off()
268 *IOP3XX_IDBR1 = 0x0F; in ep80219_power_off()
276 *IOP3XX_IDBR1 = 0x03; in ep80219_power_off()
283 *IOP3XX_IDBR1 = 0x00; in ep80219_power_off()
/linux-3.4.99/arch/arm/include/asm/hardware/
Diop3xx.h210 #define IOP3XX_IDBR1 (volatile u32 *)IOP3XX_REG_ADDR(0x16ac) macro