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

/netbsd-current/sys/arch/mips/sibyte/include/
H A Dbcm1480_pci.h205 #define S_BCM1480_PHB_TIMEOUT_TRDY 0 macro
206 #define M_BCM1480_PHB_TIMEOUT_TRDY _SB_MAKEMASK_32(8,S_BCM1480_PHB_TIMEOUT_TRDY)
207 #define V_BCM1480_PHB_TIMEOUT_TRDY(x) _SB_MAKEVALUE_32(x,S_BCM1480_PHB_TIMEOUT_TRDY)
208 #define G_BCM1480_PHB_TIMEOUT_TRDY(x) _SB_GETVALUE_32(x,S_BCM1480_PHB_TIMEOUT_TRDY,M_BCM1480_PHB_TIMEOUT_TRDY)

Completed in 114 milliseconds