Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-iop32x/
Dpci.c265 *IOP3XX_ATUCR |= IOP3XX_ATUCR_OUT_EN; in iop3xx_atu_setup()
271 *IOP3XX_ATUCR = 0; in iop3xx_atu_disable()
347 DBG("ATU: IOP3XX_ATUCR=0x%08x\n", *IOP3XX_ATUCR); in iop3xx_atu_debug()
Diop3xx.h92 #define IOP3XX_ATUCR (volatile u32 *)IOP3XX_REG_ADDR(0x0180) macro