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

/netbsd-current/sys/arch/mips/sibyte/include/
H A Dbcm1480_hsp.h612 #define S_BCM1480_HSP_RX_CALENDAR_X(c) (((c)&7)*8) macro
613 #define M_BCM1480_HSP_RX_CALENDAR_X(c) _SB_MAKEMASK(12,S_BCM1480_HSP_RX_CALENDAR_X(c))
614 #define V_BCM1480_HSP_RX_CALENDAR_X(c,x) _SB_MAKEVALUE(x,S_BCM1480_HSP_RX_CALENDAR_X(c))
615 #define G_BCM1480_HSP_RX_CALENDAR_X(c,x) _SB_GETVALUE(x,S_BCM1480_HSP_RX_CALENDAR_X(c),M_BCM1480_HSP_RX_CALENDAR_X(c))

Completed in 128 milliseconds