Searched refs:S_SMB_TT (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/sibyte/
H A Dsb1250_smbus.h107 #define S_SMB_TT 8 macro
108 #define M_SMB_TT _SB_MAKEMASK(3, S_SMB_TT)
109 #define V_SMB_TT(x) _SB_MAKEVALUE(x, S_SMB_TT)
110 #define G_SMB_TT(x) _SB_GETVALUE(x, S_SMB_TT, M_SMB_TT)

Completed in 35 milliseconds