Searched refs:R_IO_EXT_REG (Results 1 - 2 of 2) sorted by path

/linux-master/arch/mips/include/asm/sibyte/
H A Dsb1250_regs.h489 #define R_IO_EXT_REG(reg, cs) ((cs)*IO_EXT_REGISTER_SPACING + (reg)) macro
/linux-master/arch/mips/sibyte/swarm/
H A Dplatform.c61 offset = __raw_readq(base + R_IO_EXT_REG(R_IO_EXT_START_ADDR, IDE_CS));
62 size = __raw_readq(base + R_IO_EXT_REG(R_IO_EXT_MULT_SIZE, IDE_CS));

Completed in 206 milliseconds