Home
last modified time | relevance | path

Searched refs:is_dmacoherent (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/ata/
Dahci_qoriq.c67 bool is_dmacoherent; member
177 if (qpriv->is_dmacoherent) in ahci_qoriq_phy_init()
191 if (qpriv->is_dmacoherent) in ahci_qoriq_phy_init()
200 if (qpriv->is_dmacoherent) in ahci_qoriq_phy_init()
213 if (qpriv->is_dmacoherent) in ahci_qoriq_phy_init()
226 if (qpriv->is_dmacoherent) in ahci_qoriq_phy_init()
235 if (qpriv->is_dmacoherent) in ahci_qoriq_phy_init()
274 qoriq_priv->is_dmacoherent = of_dma_is_coherent(np); in ahci_qoriq_probe()
/Linux-v4.19/drivers/dma/xilinx/
Dzynqmp_dma.c234 bool is_dmacoherent; member
318 if (chan->is_dmacoherent) { in zynqmp_dma_config_sg_ll_desc()
344 if (chan->is_dmacoherent) { in zynqmp_dma_init()
352 if (chan->is_dmacoherent) { in zynqmp_dma_init()
901 chan->is_dmacoherent = of_property_read_bool(node, "dma-coherent"); in zynqmp_dma_chan_probe()