Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-iop/
Dpci.c103 : "r" (addr), "r" (IOP3XX_OCCAR), "r" (IOP3XX_OCCDR)); in iop3xx_read()
146 *IOP3XX_OCCDR = val | value << where; in iop3xx_write_config()
157 "r" (IOP3XX_OCCAR), "r" (IOP3XX_OCCDR)); in iop3xx_write_config()
/linux-3.4.99/arch/arm/include/asm/hardware/
Diop3xx.h97 #define IOP3XX_OCCDR (volatile u32 *)IOP3XX_REG_ADDR(0x01ac) macro