Home
last modified time | relevance | path

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

/linux-5.19.10/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.h1320 unsigned u1_allowed:1; member
Dcdnsp-gadget.h1445 u8 u1_allowed:1; member
Dcdnsp-ring.c871 pdev->u1_allowed = 0; in cdnsp_handle_port_status()