Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sibyte/swarm/
H A Dplatform.c66 size = (G_IO_MULT_SIZE(size) + 1) << S_IO_REGSIZE; in swarm_pata_init()
/openbmc/linux/arch/mips/include/asm/sibyte/
H A Dsb1250_genbus.h72 #define G_IO_MULT_SIZE(x) _SB_GETVALUE(x, S_IO_MULT_SIZE, M_IO_MULT_SIZE) macro