Searched refs:hw_ccs (Results 1 – 1 of 1) sorted by relevance
716 u8 hw_ccs; in cdns2_prepare_first_isoc_transfer() local733 hw_ccs = !!DMA_EP_STS_CCS(readl(&pdev->adma_regs->ep_sts)); in cdns2_prepare_first_isoc_transfer()738 trb->control = cpu_to_le32((hw_ccs ? TRB_CYCLE : 0) | TRB_TYPE(TRB_NORMAL)); in cdns2_prepare_first_isoc_transfer()747 trb->control = cpu_to_le32((hw_ccs ? TRB_CYCLE : 0) | in cdns2_prepare_first_isoc_transfer()750 if (hw_ccs != pep->ring.ccs) in cdns2_prepare_first_isoc_transfer()