Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/eth/
H A Dr8152.h236 #define MWF_EN 0x0020 macro
/openbmc/linux/drivers/net/usb/
H A Dr8152.c354 #define MWF_EN 0x0020 macro
3422 if (ocp_data & MWF_EN) in __rtl_get_wol()
3445 ocp_data &= ~(UWF_EN | BWF_EN | MWF_EN); in __rtl_set_wol()
3451 ocp_data |= MWF_EN; in __rtl_set_wol()