Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dimx21-hcd.c1520 u32 status_write = 0; in imx21_hc_hub_control() local
1544 status_write = USBH_PORTSTAT_CURCONST; in imx21_hc_hub_control()
1548 status_write = USBH_PORTSTAT_PRTOVRCURI; in imx21_hc_hub_control()
1552 status_write = USBH_PORTSTAT_LSDEVCON; in imx21_hc_hub_control()
1556 status_write = USBH_PORTSTAT_PRTENBLSC; in imx21_hc_hub_control()
1560 status_write = USBH_PORTSTAT_PRTSTATSC; in imx21_hc_hub_control()
1564 status_write = USBH_PORTSTAT_CONNECTSC; in imx21_hc_hub_control()
1568 status_write = USBH_PORTSTAT_OVRCURIC; in imx21_hc_hub_control()
1572 status_write = USBH_PORTSTAT_PRTRSTSC; in imx21_hc_hub_control()
1622 status_write = USBH_PORTSTAT_PRTSUSPST; in imx21_hc_hub_control()
[all …]