Lines Matching +defs:temp +defs:dir
62 static inline int hw_ep_bit(int num, int dir) in hw_ep_bit()
105 static int hw_ep_flush(struct ci_hdrc *ci, int num, int dir) in hw_ep_flush()
127 static int hw_ep_disable(struct ci_hdrc *ci, int num, int dir) in hw_ep_disable()
143 static int hw_ep_enable(struct ci_hdrc *ci, int num, int dir, int type) in hw_ep_enable()
178 static int hw_ep_get_halt(struct ci_hdrc *ci, int num, int dir) in hw_ep_get_halt()
194 static int hw_ep_prime(struct ci_hdrc *ci, int num, int dir, int is_ctrl) in hw_ep_prime()
225 static int hw_ep_set_halt(struct ci_hdrc *ci, int num, int dir, int value) in hw_ep_set_halt()
362 u32 temp; in add_td_to_list() local
548 static int sglist_get_invalid_entry(struct device *dma_dev, u8 dir, in sglist_get_invalid_entry()
1161 int dir, num, retval; in isr_get_status_response() local
1319 int type, num, dir, err = -EINVAL; in isr_setup_packet_handler() local