Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/cdns3/
Dep0.c267 index = cdns3_ep_addr_to_index(ctrl->wIndex); in cdns3_req_ep0_get_status()
390 index = cdns3_ep_addr_to_index(ctrl->wIndex); in cdns3_ep0_feature_handle_endpoint()
Dgadget.h1317 u8 cdns3_ep_addr_to_index(u8 ep_addr);
Dgadget.c91 u8 cdns3_ep_addr_to_index(u8 ep_addr) in cdns3_ep_addr_to_index() function
1843 BIT(cdns3_ep_addr_to_index(bEndpointAddress))); in cdns3_gadget_ep_enable()