Searched refs:ist (Results 1 – 3 of 3) sorted by relevance
558 u64 ist : 5; member562 u64 ist : 5;
3885 int start_frame, ist, ret = 0; in xhci_get_isoc_frame_id() local3902 ist = HCS_IST(xhci->hcs_params2) & 0x7; in xhci_get_isoc_frame_id()3904 ist <<= 3; in xhci_get_isoc_frame_id()3920 start_frame_id = roundup(current_frame_id + ist + 1, 8); in xhci_get_isoc_frame_id()4188 int ist; in xhci_queue_isoc_tx_prepare() local4228 ist = HCS_IST(xhci->hcs_params2) & 0x7; in xhci_queue_isoc_tx_prepare()4230 ist <<= 3; in xhci_queue_isoc_tx_prepare()4231 start_frame += ist + XHCI_CFC_DELAY; in xhci_queue_isoc_tx_prepare()
1310 u32 ist = port->port_res[i].eq->attr.ist1; in ehea_reg_interrupts() local1311 ibmebus_free_irq(ist, &port->port_res[i]); in ehea_reg_interrupts()