Home
last modified time | relevance | path

Searched refs:V_MAC_SPEED_SEL_100MBPS (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/arch/mips/sibyte/include/
H A Dsb1250_mac.h126 #define V_MAC_SPEED_SEL_100MBPS V_MAC_SPEED_SEL(K_MAC_SPEED_SEL_100MBPS) macro
/netbsd/sys/arch/mips/sibyte/dev/
H A Dsbmac.c1565 cfg |= V_MAC_SPEED_SEL_100MBPS ; in sbmac_set_speed()