Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/eth/
H A Dr8152.h237 #define UWF_EN 0x0010 macro
/openbmc/linux/drivers/net/usb/
H A Dr8152.c355 #define UWF_EN 0x0010 macro
3418 if (ocp_data & UWF_EN) in __rtl_get_wol()
3445 ocp_data &= ~(UWF_EN | BWF_EN | MWF_EN); in __rtl_set_wol()
3447 ocp_data |= UWF_EN; in __rtl_set_wol()