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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/cpu/sb1250/include/
H A Dsb1250_smbus.h104 #define S_SMB_TT 8 macro
105 #define M_SMB_TT _SB_MAKEMASK(3,S_SMB_TT)
106 #define V_SMB_TT(x) _SB_MAKEVALUE(x,S_SMB_TT)
107 #define G_SMB_TT(x) _SB_GETVALUE(x,S_SMB_TT,M_SMB_TT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/include/asm/sibyte/
H A Dsb1250_smbus.h108 #define S_SMB_TT 8 macro
109 #define M_SMB_TT _SB_MAKEMASK(3, S_SMB_TT)
110 #define V_SMB_TT(x) _SB_MAKEVALUE(x, S_SMB_TT)
111 #define G_SMB_TT(x) _SB_GETVALUE(x, S_SMB_TT, M_SMB_TT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/include/asm/sibyte/
H A Dsb1250_smbus.h108 #define S_SMB_TT 8 macro
109 #define M_SMB_TT _SB_MAKEMASK(3, S_SMB_TT)
110 #define V_SMB_TT(x) _SB_MAKEVALUE(x, S_SMB_TT)
111 #define G_SMB_TT(x) _SB_GETVALUE(x, S_SMB_TT, M_SMB_TT)

Completed in 175 milliseconds