Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-rpc/
H A Ddma.c48 #define ENDA (IOMD_IO0ENDA - IOMD_IO0CURA)
49 #define CURB (IOMD_IO0CURB - IOMD_IO0CURA)
50 #define ENDB (IOMD_IO0ENDB - IOMD_IO0CURA)
51 #define CR (IOMD_IO0CR - IOMD_IO0CURA)
52 #define ST (IOMD_IO0ST - IOMD_IO0CURA)
364 iomd_dma[DMA_0].base = IOMD_BASE + IOMD_IO0CURA; in rpc_dma_init()
/openbmc/linux/arch/arm/include/asm/hardware/
H A Diomd.h91 #define IOMD_IO0CURA (0x100) macro