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