Home
last modified time | relevance | path

Searched refs:shared_phys (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/video/fbdev/
Dpxa3xx-gcu.c89 dma_addr_t shared_phys; member
154 priv->shared->buffer_phys = priv->shared_phys; in pxa3xx_gcu_reset()
161 gc_writel(priv, REG_GCRBBR, priv->shared_phys); in pxa3xx_gcu_reset()
162 gc_writel(priv, REG_GCRBTR, priv->shared_phys); in pxa3xx_gcu_reset()
484 priv->shared, priv->shared_phys, size); in pxa3xx_gcu_mmap()
626 &priv->shared_phys, GFP_KERNEL); in pxa3xx_gcu_probe()
662 (void *) r->start, (void *) priv->shared_phys, in pxa3xx_gcu_probe()
674 priv->shared, priv->shared_phys); in pxa3xx_gcu_probe()
686 dma_free_coherent(dev, SHARED_SIZE, priv->shared, priv->shared_phys); in pxa3xx_gcu_remove()
/linux-6.1.9/drivers/net/wireless/intel/iwlegacy/
D3945.c817 il_wr(il, FH39_TSSR_CBB_BASE, il->_3945.shared_phys); in il3945_tx_reset()
2389 &il->_3945.shared_phys, GFP_KERNEL); in il3945_hw_set_hw_params()
Dcommon.h1309 dma_addr_t shared_phys; member
D3945-mac.c343 il->_3945.shared_virt, il->_3945.shared_phys); in il3945_unset_hw_params()