Searched refs:intl_queue (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Disp1362-hcd.c144 else if (offset < isp1362_hcd->intl_queue.buf_start)
147 epq = &isp1362_hcd->intl_queue;
440 } else if (epq == &isp1362_hcd->intl_queue) {
711 isp1362_write_reg32(isp1362_hcd, HCINTLSKIP, isp1362_hcd->intl_queue.skip_map);
806 struct isp1362_ep_queue *epq = &isp1362_hcd->intl_queue;
1112 finish_transfers(isp1362_hcd, done_map, &isp1362_hcd->intl_queue);
1774 !list_empty(&isp1362_hcd->intl_queue.active) ||
1800 finish_transfers(isp1362_hcd, done_map, &isp1362_hcd->intl_queue);
2088 seq_printf(s, "max # ptds in INTL fifo: %d\n", isp1362_hcd->intl_queue.stat_maxptds);
2155 dump_ptd_queue(&isp1362_hcd->intl_queue);
[all...]
H A Disp1362.h520 struct isp1362_ep_queue intl_queue; member in struct:isp1362_hcd
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Disp1362-hcd.c144 else if (offset < isp1362_hcd->intl_queue.buf_start)
147 epq = &isp1362_hcd->intl_queue;
440 } else if (epq == &isp1362_hcd->intl_queue) {
711 isp1362_write_reg32(isp1362_hcd, HCINTLSKIP, isp1362_hcd->intl_queue.skip_map);
806 struct isp1362_ep_queue *epq = &isp1362_hcd->intl_queue;
1112 finish_transfers(isp1362_hcd, done_map, &isp1362_hcd->intl_queue);
1774 !list_empty(&isp1362_hcd->intl_queue.active) ||
1800 finish_transfers(isp1362_hcd, done_map, &isp1362_hcd->intl_queue);
2088 seq_printf(s, "max # ptds in INTL fifo: %d\n", isp1362_hcd->intl_queue.stat_maxptds);
2155 dump_ptd_queue(&isp1362_hcd->intl_queue);
[all...]
H A Disp1362.h520 struct isp1362_ep_queue intl_queue; member in struct:isp1362_hcd

Completed in 105 milliseconds