Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-iop32x/
Dpci.c100 : "r" (addr), "r" (IOP3XX_OCCAR), "r" (IOP3XX_OCCDR)); in iop3xx_read()
143 *IOP3XX_OCCDR = val | value << where; in iop3xx_write_config()
154 "r" (IOP3XX_OCCAR), "r" (IOP3XX_OCCDR)); in iop3xx_write_config()
Diop3xx.h101 #define IOP3XX_OCCDR (volatile u32 *)IOP3XX_REG_ADDR(0x01ac) macro