Searched refs:shared_phys (Results 1 – 4 of 4) sorted by relevance
/drivers/video/fbdev/ |
D | pxa3xx-gcu.c | 101 dma_addr_t shared_phys; member 164 priv->shared->buffer_phys = priv->shared_phys; in pxa3xx_gcu_reset() 171 gc_writel(priv, REG_GCRBBR, priv->shared_phys); in pxa3xx_gcu_reset() 172 gc_writel(priv, REG_GCRBTR, priv->shared_phys); in pxa3xx_gcu_reset() 494 priv->shared, priv->shared_phys, size); in pxa3xx_gcu_mmap() 642 &priv->shared_phys, GFP_KERNEL); in pxa3xx_gcu_probe() 676 (void *) r->start, (void *) priv->shared_phys, in pxa3xx_gcu_probe() 682 priv->shared, priv->shared_phys); in pxa3xx_gcu_probe() 700 dma_free_coherent(dev, SHARED_SIZE, priv->shared, priv->shared_phys); in pxa3xx_gcu_remove()
|
/drivers/net/wireless/iwlegacy/ |
D | 3945.c | 832 il_wr(il, FH39_TSSR_CBB_BASE, il->_3945.shared_phys); in il3945_tx_reset() 2406 &il->_3945.shared_phys, GFP_KERNEL); in il3945_hw_set_hw_params()
|
D | common.h | 1326 dma_addr_t shared_phys; member
|
D | 3945-mac.c | 361 il->_3945.shared_virt, il->_3945.shared_phys); in il3945_unset_hw_params()
|