Lines Matching refs:in_be32
717 bdstatus = in_be32((u32 __iomem *)ep->e_rxbd); in recycle_one_rxbd()
735 bdstatus = in_be32((u32 __iomem *)bd); in recycle_rxbds()
746 bdstatus = in_be32((u32 __iomem *)bd); in recycle_rxbds()
761 bdstatus = in_be32((u32 __iomem *)bd); in ep_recycle_rxbds()
767 bdstatus = in_be32((u32 __iomem *)bd); in ep_recycle_rxbds()
834 bdstatus = in_be32((u32 __iomem *)bd); in qe_ep0_rx()
846 vaddr = (u32)phys_to_virt(in_be32(&bd->buf)); in qe_ep0_rx()
881 bdstatus = in_be32((u32 __iomem *)bd); in qe_ep0_rx()
959 bdstatus = in_be32((u32 __iomem *)bd); in ep_rx_tasklet()
974 vaddr = (u32)phys_to_virt(in_be32(&bd->buf)); in ep_rx_tasklet()
1009 bdstatus = in_be32((u32 __iomem *)bd); in ep_rx_tasklet()
1089 bdstatus = in_be32((u32 __iomem *)bd); in qe_ep_tx()
1371 bdstatus = in_be32((u32 __iomem *)bd); in qe_ep0_txconf()
1395 bdstatus = in_be32((u32 __iomem *)bd); in qe_ep0_txconf()
1428 bdstatus = in_be32((u32 __iomem *)bd); in qe_ep_txconf()
1450 bdstatus = in_be32((u32 __iomem *)bd); in qe_ep_txconf()
1491 bdstatus = in_be32((u32 __iomem *)bd); in ep_req_rx()
1500 vaddr = (u32)phys_to_virt(in_be32(&bd->buf)); in ep_req_rx()
1552 bdstatus = in_be32((u32 __iomem *)bd); in ep_req_rx()
2186 if (!(in_be32((u32 __iomem *)bd) & T_R) in tx_irq()
2187 && (in_be32(&bd->buf))) { in tx_irq()
2211 if (!(in_be32((u32 __iomem *)bd) & R_E) in rx_irq()
2212 && (in_be32(&bd->buf))) { in rx_irq()