Home
last modified time | relevance | path

Searched refs:HCCONTROL_RWE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Disp116x.h47 #define HCCONTROL_RWE (1 << 10) /* remote wakeup enable */ macro
H A Disp116x-hcd.c1381 val |= HCCONTROL_RWE; in isp116x_start()
1408 val &= (~HCCONTROL_HCFS & ~HCCONTROL_RWE); in isp116x_bus_suspend()
1411 val |= HCCONTROL_RWE; in isp116x_bus_suspend()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Disp116x.h47 #define HCCONTROL_RWE (1 << 10) /* remote wakeup enable */ macro
H A Disp116x-hcd.c1379 val |= HCCONTROL_RWE; in isp116x_start()
1406 val &= (~HCCONTROL_HCFS & ~HCCONTROL_RWE); in isp116x_bus_suspend()
1409 val |= HCCONTROL_RWE; in isp116x_bus_suspend()

Completed in 7 milliseconds