Home
last modified time | relevance | path

Searched refs:cdns3_ep_addr_to_index (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A Dep0.c253 index = cdns3_ep_addr_to_index(le16_to_cpu(ctrl->wIndex)); in cdns3_req_ep0_get_status()
370 index = cdns3_ep_addr_to_index(le16_to_cpu(ctrl->wIndex)); in cdns3_ep0_feature_handle_endpoint()
H A Dgadget.h1347 u8 cdns3_ep_addr_to_index(u8 ep_addr);
H A Dgadget.c108 u8 cdns3_ep_addr_to_index(u8 ep_addr) in cdns3_ep_addr_to_index() function
2381 BIT(cdns3_ep_addr_to_index(bEndpointAddress))); in cdns3_gadget_ep_enable()
/OK3568_Linux_fs/u-boot/drivers/usb/cdns3/
H A Dep0.c398 index = cdns3_ep_addr_to_index(ctrl->wIndex); in cdns3_ep0_feature_handle_endpoint()
H A Dgadget.h1317 u8 cdns3_ep_addr_to_index(u8 ep_addr);
H A Dgadget.c97 u8 cdns3_ep_addr_to_index(u8 ep_addr) in cdns3_ep_addr_to_index() function
1829 BIT(cdns3_ep_addr_to_index(bEndpointAddress))); in cdns3_gadget_ep_enable()