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

/linux-4.4.14/arch/mips/include/asm/sibyte/
H A Dsb1250_smbus.h185 #define S_SMB_AFMT 11 macro
186 #define M_SMB_AFMT _SB_MAKEMASK(2, S_SMB_AFMT)
187 #define V_SMB_AFMT(x) _SB_MAKEVALUE(x, S_SMB_AFMT)
188 #define G_SMB_AFMT(x) _SB_GETVALUE(x, S_SMB_AFMT, M_SMB_AFMT)

Completed in 37 milliseconds