Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A Dep0.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()
H A Dgadget.h1318 unsigned u2_allowed:1; member
/OK3568_Linux_fs/u-boot/drivers/usb/cdns3/
H A Dep0.c268 if (priv_dev->u2_allowed) in cdns3_req_ep0_get_status()
324 priv_dev->u2_allowed = !!set; in cdns3_ep0_feature_handle_device()
850 priv_dev->u2_allowed = 0; in cdns3_ep0_config()
H A Dgadget.h1287 unsigned u2_allowed:1; member