Home
last modified time | relevance | path

Searched defs:sie (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/drivers/usb/c67x00/
Dc67x00-hcd.c47 static void c67x00_hub_reset_host_port(struct c67x00_sie *sie, int port) in c67x00_hub_reset_host_port()
64 struct c67x00_sie *sie = c67x00->sie; in c67x00_hub_status_data() local
84 struct c67x00_sie *sie = c67x00->sie; in c67x00_hub_control() local
250 static void c67x00_hcd_irq(struct c67x00_sie *sie, u16 int_status, u16 msg) in c67x00_hcd_irq()
343 int c67x00_hcd_probe(struct c67x00_sie *sie) in c67x00_hcd_probe()
403 void c67x00_hcd_remove(struct c67x00_sie *sie) in c67x00_hcd_remove()
Dc67x00-ll-hpi.c225 void c67x00_ll_hpi_enable_sofeop(struct c67x00_sie *sie) in c67x00_ll_hpi_enable_sofeop()
231 void c67x00_ll_hpi_disable_sofeop(struct c67x00_sie *sie) in c67x00_ll_hpi_disable_sofeop()
264 u16 c67x00_ll_get_usb_ctl(struct c67x00_sie *sie) in c67x00_ll_get_usb_ctl()
272 void c67x00_ll_usb_clear_status(struct c67x00_sie *sie, u16 bits) in c67x00_ll_usb_clear_status()
277 u16 c67x00_ll_usb_get_status(struct c67x00_sie *sie) in c67x00_ll_usb_get_status()
310 static inline void c67x00_ll_husb_sie_init(struct c67x00_sie *sie) in c67x00_ll_husb_sie_init()
320 void c67x00_ll_husb_reset(struct c67x00_sie *sie, int port) in c67x00_ll_husb_reset()
332 void c67x00_ll_husb_set_current_td(struct c67x00_sie *sie, u16 addr) in c67x00_ll_husb_set_current_td()
337 u16 c67x00_ll_husb_get_current_td(struct c67x00_sie *sie) in c67x00_ll_husb_get_current_td()
342 u16 c67x00_ll_husb_get_frame(struct c67x00_sie *sie) in c67x00_ll_husb_get_frame()
[all …]
Dc67x00-drv.c48 static void c67x00_probe_sie(struct c67x00_sie *sie, in c67x00_probe_sie()
74 static void c67x00_remove_sie(struct c67x00_sie *sie) in c67x00_remove_sie()
89 struct c67x00_sie *sie; in c67x00_irq() local
Dc67x00-hcd.h71 struct c67x00_sie *sie; member
Dc67x00.h252 struct c67x00_sie sie[C67X00_SIES]; member