Lines Matching refs:c67x00_sie
192 struct c67x00_sie { struct
196 void (*irq) (struct c67x00_sie *sie, u16 int_status, u16 msg); argument
238 struct c67x00_sie sie[C67X00_SIES];
250 void c67x00_ll_hpi_enable_sofeop(struct c67x00_sie *sie);
251 void c67x00_ll_hpi_disable_sofeop(struct c67x00_sie *sie);
255 u16 c67x00_ll_get_usb_ctl(struct c67x00_sie *sie);
256 void c67x00_ll_usb_clear_status(struct c67x00_sie *sie, u16 bits);
257 u16 c67x00_ll_usb_get_status(struct c67x00_sie *sie);
265 void c67x00_ll_husb_reset(struct c67x00_sie *sie, int port);
266 void c67x00_ll_husb_set_current_td(struct c67x00_sie *sie, u16 addr);
267 u16 c67x00_ll_husb_get_current_td(struct c67x00_sie *sie);
268 u16 c67x00_ll_husb_get_frame(struct c67x00_sie *sie);
269 void c67x00_ll_husb_init_host_port(struct c67x00_sie *sie);
270 void c67x00_ll_husb_reset_port(struct c67x00_sie *sie, int port);