Lines Matching refs:u8
121 u8 hc_num;
139 u8 *xfer_buf;
145 u8 xfer_started;
146 u8 do_ping;
147 u8 error_state;
148 u8 halt_on_queue;
149 u8 halt_pending;
150 u8 do_split;
151 u8 complete_split;
152 u8 hub_addr;
153 u8 hub_port;
154 u8 xact_pos;
160 u8 requests;
161 u8 schinfo;
174 u8 dev_addr;
175 u8 ep_num;
176 u8 pipe_type;
177 u8 pipe_dir;
348 u8 ep_type;
349 u8 ep_is_in;
352 u8 dev_speed;
353 u8 data_toggle;
354 u8 ping_state;
355 u8 do_split;
356 u8 td_first;
357 u8 td_last;
368 u8 *dw_align_buf;
442 u8 in_process;
443 u8 data_toggle;
444 u8 complete_split;
445 u8 isoc_split_pos;
451 u8 error_count;
452 u8 n_desc;
510 static inline u8 dwc2_hcd_get_ep_num(struct dwc2_hcd_pipe_info *pipe) in dwc2_hcd_get_ep_num()
515 static inline u8 dwc2_hcd_get_pipe_type(struct dwc2_hcd_pipe_info *pipe) in dwc2_hcd_get_pipe_type()
530 static inline u8 dwc2_hcd_get_dev_addr(struct dwc2_hcd_pipe_info *pipe) in dwc2_hcd_get_dev_addr()
535 static inline u8 dwc2_hcd_is_pipe_isoc(struct dwc2_hcd_pipe_info *pipe) in dwc2_hcd_is_pipe_isoc()
540 static inline u8 dwc2_hcd_is_pipe_int(struct dwc2_hcd_pipe_info *pipe) in dwc2_hcd_is_pipe_int()
545 static inline u8 dwc2_hcd_is_pipe_bulk(struct dwc2_hcd_pipe_info *pipe) in dwc2_hcd_is_pipe_bulk()
550 static inline u8 dwc2_hcd_is_pipe_control(struct dwc2_hcd_pipe_info *pipe) in dwc2_hcd_is_pipe_control()
555 static inline u8 dwc2_hcd_is_pipe_in(struct dwc2_hcd_pipe_info *pipe) in dwc2_hcd_is_pipe_in()
560 static inline u8 dwc2_hcd_is_pipe_out(struct dwc2_hcd_pipe_info *pipe) in dwc2_hcd_is_pipe_out()
839 u8, u8, u8, u8, u16, u16);