Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A Dep0.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 Dgadget.h1317 unsigned u1_allowed:1; member
/OK3568_Linux_fs/u-boot/drivers/usb/cdns3/
H A Dep0.c265 if (priv_dev->u1_allowed) in cdns3_req_ep0_get_status()
318 priv_dev->u1_allowed = !!set; in cdns3_ep0_feature_handle_device()
849 priv_dev->u1_allowed = 0; in cdns3_ep0_config()
H A Dgadget.h1286 unsigned u1_allowed:1; member