Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-ep0.c161 status |= pdev->u1_allowed << USB_DEV_STAT_U1_ENABLED; in cdnsp_ep0_handle_status()
222 pdev->u1_allowed = !!set; in cdnsp_ep0_handle_feature_device()
Dcdns3-ep0.c243 if (priv_dev->u1_allowed) in cdns3_req_ep0_get_status()
296 priv_dev->u1_allowed = !!set; in cdns3_ep0_feature_handle_device()
831 priv_dev->u1_allowed = 0; in cdns3_ep0_config()
Dcdns3-gadget.h1323 unsigned u1_allowed:1; member
Dcdnsp-gadget.h1446 u8 u1_allowed:1; member
Dcdnsp-ring.c873 pdev->u1_allowed = 0; in cdnsp_handle_port_status()