Searched refs:S_IO_ALE_TO_CS (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/mips/include/asm/sibyte/
H A Dsb1250_genbus.h104 #define S_IO_ALE_TO_CS 4 macro
105 #define M_IO_ALE_TO_CS _SB_MAKEMASK(2, S_IO_ALE_TO_CS)
106 #define V_IO_ALE_TO_CS(x) _SB_MAKEVALUE(x, S_IO_ALE_TO_CS)
107 #define G_IO_ALE_TO_CS(x) _SB_GETVALUE(x, S_IO_ALE_TO_CS, M_IO_ALE_TO_CS)

Completed in 137 milliseconds