Searched refs:EP_SET_EP_NUM (Results 1 – 3 of 3) sorted by relevance
105 #define EP_SET_EP_NUM(x) (((x) & 0xf) << 8) macro612 ep_conf |= EP_SET_EP_NUM(ep_num); in udc_setup_ep()
108 #define EP_SET_EP_NUM(x) (((x) & 0xf) << 8) macro594 ep_conf |= EP_SET_EP_NUM(epnum); in aspeed_udc_ep_enable()
127 #define EP_SET_EP_NUM(x) ((x & 0xf) << 8) macro376 ep_conf |= EP_SET_EP_NUM(epnum); in ast_udc_ep_enable()