Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/sibyte/
H A Dsb1250_genbus.h132 #define S_IO_ALE_TO_WRITE 0 macro
133 #define M_IO_ALE_TO_WRITE _SB_MAKEMASK(3, S_IO_ALE_TO_WRITE)
134 #define V_IO_ALE_TO_WRITE(x) _SB_MAKEVALUE(x, S_IO_ALE_TO_WRITE)
135 #define G_IO_ALE_TO_WRITE(x) _SB_GETVALUE(x, S_IO_ALE_TO_WRITE, M_IO_ALE_TO_WRITE)