Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/eth/
H A Dr8152.h373 #define EN_ALDPS 0x0004 macro
H A Dr8152.c864 data &= ~EN_ALDPS; in r8153_disable_aldps()
/openbmc/linux/drivers/net/usb/
H A Dr8152.c633 #define EN_ALDPS 0x0004 macro
5765 data |= EN_ALDPS; in r8153_aldps_en()
5770 data &= ~EN_ALDPS; in r8153_aldps_en()