Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Disp116x-hcd.c1418 case HCCONTROL_USB_RESUME: in isp116x_bus_suspend()
1446 val |= HCCONTROL_USB_RESUME; in isp116x_bus_resume()
1449 case HCCONTROL_USB_RESUME: in isp116x_bus_resume()
H A Disp116x.h43 #define HCCONTROL_USB_RESUME (1 << 6) macro