Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/synopsys/
Ddwc_eth_qos.c343 #define DWCEQOS_MAC_HW_FEATURE0_EEESEL BIT(13) macro
2691 if (!(lp->feature0 & DWCEQOS_MAC_HW_FEATURE0_EEESEL)) in dwceqos_get_eee()
2720 if (!(lp->feature0 & DWCEQOS_MAC_HW_FEATURE0_EEESEL)) in dwceqos_set_eee()