Home
last modified time | relevance | path

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

/linux-6.12.1/arch/sh/include/mach-dreamcast/mach/
Dmaple.h24 #define MAPLE_TIMEOUT(n) ((n)<<15) macro
/linux-6.12.1/drivers/sh/maple/
Dmaple.c109 __raw_writel(MAPLE_2MBPS | MAPLE_TIMEOUT(0xFFFF), MAPLE_SPEED); in maple_dma_reset()