Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/gadget/udc/
Dmax3420_udc.c172 int remote_wkp, is_selfpowered; member
544 status |= (udc->remote_wkp << USB_DEVICE_REMOTE_WAKEUP); in max3420_getstatus()
588 udc->remote_wkp = 1; in max3420_set_clear_feature()
590 udc->remote_wkp = 0; in max3420_set_clear_feature()
1089 if (udc->remote_wkp) { in max3420_wakeup()
1113 udc->remote_wkp = 0; in max3420_udc_start()
1224 udc->remote_wkp = 0; in max3420_probe()
Dudc-xilinx.c185 u32 remote_wkp; member
1247 if (!udc->remote_wkp) in xudc_wakeup()
1401 udc->remote_wkp = 0; in xudc_start()
1425 udc->remote_wkp = 0; in xudc_stop()
1492 udc->remote_wkp = 0; in xudc_startup_handler()
1616 if (udc->remote_wkp) in xudc_getstatus()
1680 udc->remote_wkp = 1; in xudc_set_clear_feature()
1682 udc->remote_wkp = 0; in xudc_set_clear_feature()