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

/netbsd-current/sys/arch/mips/sibyte/include/
H A Dbcm1480_pm.h141 #define S_BCM1480_PM_INT_PKT_CNT 11 macro
142 #define M_BCM1480_PM_INT_PKT_CNT _SB_MAKEMASK(12,S_BCM1480_PM_INT_PKT_CNT)
143 #define V_BCM1480_PM_INT_PKT_CNT(x) _SB_MAKEVALUE(x,S_BCM1480_PM_INT_PKT_CNT)
144 #define G_BCM1480_PM_INT_PKT_CNT(x) _SB_GETVALUE(x,S_BCM1480_PM_INT_PKT_CNT,M_BCM1480_PM_INT_PKT_CNT)

Completed in 105 milliseconds