Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/mach-dreamcast/mach/
H A Dmaple.h18 #define MAPLE_STATE (MAPLE_BASE+0x18) macro
/openbmc/linux/drivers/sh/maple/
H A Dmaple.c133 return (__raw_readl(MAPLE_STATE) & 1) == 0; in maple_dma_done()