Home
last modified time | relevance | path

Searched refs:DNET_INTERNAL_MODE_GBITEN (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A Ddnet.h90 #define DNET_INTERNAL_MODE_GBITEN (1 << 0) macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/
H A Ddnet.h90 #define DNET_INTERNAL_MODE_GBITEN (1 << 0) macro
H A Ddnet.c201 mode_reg |= DNET_INTERNAL_MODE_GBITEN; in dnet_handle_link_change()
205 mode_reg &= ~DNET_INTERNAL_MODE_GBITEN; in dnet_handle_link_change()