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

/netbsd-current/sys/arch/mips/sibyte/include/
H A Dbcm1480_ht.h177 #define S_BCM1480_HTD_PORTCTRL_PORTX(p) ((p)*8) macro
178 #define M_BCM1480_HTD_PORTCTRL_PORTX(p) _SB_MAKEMASK_32(8,S_BCM1480_HTD_PORTCTRL_PORTX(p))
179 #define V_BCM1480_HTD_PORTCTRL_PORTX(p,x) _SB_MAKEVALUE_32(x,S_BCM1480_HTD_PORTCTRL_PORTX(p))
180 #define G_BCM1480_HTD_PORTCTRL_PORTX(p,x) _SB_GETVALUE_32(x,S_BCM1480_HTD_PORTCTRL_PORTX(p),M_BCM1480_HTD_PORTCTRL_PORTX(p))

Completed in 116 milliseconds