Searched refs:fbpt_bus_addr (Results 1 – 2 of 2) sorted by relevance
349 dma_addr_t fbpt_bus_addr; member
221 q->fbpt = dma_alloc_coherent(dev, CIO2_FBPT_SIZE, &q->fbpt_bus_addr, in cio2_fbpt_init()233 dma_free_coherent(dev, CIO2_FBPT_SIZE, q->fbpt, q->fbpt_bus_addr); in cio2_fbpt_exit()480 writel(q->fbpt_bus_addr >> PAGE_SHIFT, in cio2_hw_init()