Searched refs:sts_phys (Results 1 – 2 of 2) sorted by relevance
913 dma_addr_t bd_phys, sts_phys; in tsi721_bdma_ch_init() local942 &sts_phys, GFP_KERNEL); in tsi721_bdma_ch_init()952 priv->bdma[chnum].sts_phys = sts_phys; in tsi721_bdma_ch_init()958 sts_ptr, (unsigned long long)sts_phys, sts_size); in tsi721_bdma_ch_init()973 iowrite32(((u64)sts_phys >> 32), in tsi721_bdma_ch_init()975 iowrite32(((u64)sts_phys & TSI721_DMAC_DSBL_MASK), in tsi721_bdma_ch_init()1019 priv->bdma[chnum].sts_base, priv->bdma[chnum].sts_phys); in tsi721_bdma_ch_free()1419 &priv->omsg_ring[mbox].sts_phys, GFP_KERNEL); in tsi721_open_outb_mbox()1440 iowrite32(((u64)priv->omsg_ring[mbox].sts_phys >> 32), in tsi721_open_outb_mbox()1442 iowrite32(((u64)priv->omsg_ring[mbox].sts_phys & in tsi721_open_outb_mbox()[all …]
634 dma_addr_t sts_phys; member669 dma_addr_t sts_phys; member