Searched refs:shared_phys (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/video/fbdev/ |
D | pxa3xx-gcu.c | 102 dma_addr_t shared_phys; member 167 priv->shared->buffer_phys = priv->shared_phys; in pxa3xx_gcu_reset() 174 gc_writel(priv, REG_GCRBBR, priv->shared_phys); in pxa3xx_gcu_reset() 175 gc_writel(priv, REG_GCRBTR, priv->shared_phys); in pxa3xx_gcu_reset() 497 priv->shared, priv->shared_phys, size); in pxa3xx_gcu_mmap() 643 &priv->shared_phys, GFP_KERNEL); in pxa3xx_gcu_probe() 677 (void *) r->start, (void *) priv->shared_phys, in pxa3xx_gcu_probe() 683 priv->shared, priv->shared_phys); in pxa3xx_gcu_probe() 701 dma_free_coherent(dev, SHARED_SIZE, priv->shared, priv->shared_phys); in pxa3xx_gcu_remove()
|
/Linux-v4.19/drivers/net/wireless/intel/iwlegacy/ |
D | 3945.c | 832 il_wr(il, FH39_TSSR_CBB_BASE, il->_3945.shared_phys); in il3945_tx_reset() 2404 &il->_3945.shared_phys, GFP_KERNEL); in il3945_hw_set_hw_params()
|
D | common.h | 1327 dma_addr_t shared_phys; member
|
D | 3945-mac.c | 361 il->_3945.shared_virt, il->_3945.shared_phys); in il3945_unset_hw_params()
|