Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/sibyte/
H A Dbcm1480_mc.h906 #define S_BCM1480_MC_INTLV_MODE 16 macro
907 #define M_BCM1480_MC_INTLV_MODE _SB_MAKEMASK(3, S_BCM1480_MC_INTLV_MODE)
908 #define V_BCM1480_MC_INTLV_MODE(x) _SB_MAKEVALUE(x, S_BCM1480_MC_INTLV_MODE)
909 #define G_BCM1480_MC_INTLV_MODE(x) _SB_GETVALUE(x, S_BCM1480_MC_INTLV_MODE, M_BCM1480_MC_INTLV_…