Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-ep0.c162 status |= pdev->u2_allowed << USB_DEV_STAT_U2_ENABLED; in cdnsp_ep0_handle_status()
229 pdev->u2_allowed = !!set; in cdnsp_ep0_handle_feature_device()
Dcdns3-ep0.c246 if (priv_dev->u2_allowed) in cdns3_req_ep0_get_status()
302 priv_dev->u2_allowed = !!set; in cdns3_ep0_feature_handle_device()
832 priv_dev->u2_allowed = 0; in cdns3_ep0_config()
Dcdns3-gadget.h1324 unsigned u2_allowed:1; member
Dcdnsp-gadget.h1447 u8 u2_allowed:1; member
Dcdnsp-ring.c874 pdev->u2_allowed = 0; in cdnsp_handle_port_status()