Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sibyte/swarm/
H A Dplatform.c65 offset = G_IO_START_ADDR(offset) << S_IO_ADDRBASE; in swarm_pata_init()
/openbmc/linux/arch/mips/include/asm/sibyte/
H A Dsb1250_genbus.h83 #define G_IO_START_ADDR(x) _SB_GETVALUE(x, S_IO_START_ADDR, M_IO_START_ADDR) macro