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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Ddm9000reg.h44 #define DM9000_NCR_LBK_SHIFT (1) macro
45 #define DM9000_NCR_LBK_MAC_INTERNAL ( 1 << DM9000_NCR_LBK_SHIFT )
46 #define DM9000_NCR_LBK_NORMAL ( 0 << DM9000_NCR_LBK_SHIFT)
47 #define DM9000_NCR_LBK_INT_PHY ( 2 << DM9000_NCR_LBK_SHIFT)

Completed in 140 milliseconds