Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A 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()
H A 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()
H A Dcdns3-gadget.h1323 unsigned u1_allowed:1; member
H A Dcdnsp-gadget.h1448 u8 u1_allowed:1; member
H A Dcdnsp-ring.c873 pdev->u1_allowed = 0; in cdnsp_handle_port_status()