Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/eth/
H A Dr8152.h381 #define TX_QUIET_EN 0x0200 macro
/openbmc/linux/drivers/net/usb/
H A Dr8152.c641 #define TX_QUIET_EN 0x0200 macro
5345 config1 |= EEE_10_CAP | EEE_NWAY_EN | TX_QUIET_EN | RX_QUIET_EN; in r8152_eee_en()
5351 config1 &= ~(EEE_10_CAP | EEE_NWAY_EN | TX_QUIET_EN | in r8152_eee_en()