Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/eth/
H A Dr8152.h379 #define EEE_10_CAP 0x2000 macro
/openbmc/linux/drivers/net/usb/
H A Dr8152.c639 #define EEE_10_CAP 0x2000 macro
5336 config1 |= EEE_10_CAP | EEE_NWAY_EN | TX_QUIET_EN | RX_QUIET_EN; in r8152_eee_en()
5342 config1 &= ~(EEE_10_CAP | EEE_NWAY_EN | TX_QUIET_EN | in r8152_eee_en()