Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-ep0.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 Dcdns3-gadget.h1356 u8 cdns3_ep_addr_to_index(u8 ep_addr);
H A Dcdns3-gadget.c110 u8 cdns3_ep_addr_to_index(u8 ep_addr) in cdns3_ep_addr_to_index() function
2457 BIT(cdns3_ep_addr_to_index(bEndpointAddress))); in cdns3_gadget_ep_enable()