Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A De1000.h1200 #define E1000_STATUS_TBIMODE 0x00000020 /* TBI mode */ macro
H A De1000.c4821 if (status & E1000_STATUS_TBIMODE) { in e1000_set_media_type()
4898 if (status & E1000_STATUS_TBIMODE) { in e1000_sw_init()