Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/usb/
H A Dr8152.c417 #define UPCOMING_RUNTIME_D3 BIT(0) macro
3919 ocp_data |= UPCOMING_RUNTIME_D3; in r8153_queue_wake()
3921 ocp_data &= ~UPCOMING_RUNTIME_D3; in r8153_queue_wake()