Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci_qoriq.c66 bool is_dmacoherent; member
187 if (qpriv->is_dmacoherent) in ahci_qoriq_phy_init()
203 if (qpriv->is_dmacoherent) in ahci_qoriq_phy_init()
212 if (qpriv->is_dmacoherent) in ahci_qoriq_phy_init()
227 if (qpriv->is_dmacoherent) in ahci_qoriq_phy_init()
244 if (qpriv->is_dmacoherent) in ahci_qoriq_phy_init()
253 if (qpriv->is_dmacoherent) in ahci_qoriq_phy_init()
304 qoriq_priv->is_dmacoherent = true; in ahci_qoriq_probe()
/OK3568_Linux_fs/kernel/drivers/dma/xilinx/
H A Dzynqmp_dma.c232 bool is_dmacoherent; member
316 if (chan->is_dmacoherent) { in zynqmp_dma_config_sg_ll_desc()
342 if (chan->is_dmacoherent) { in zynqmp_dma_init()
350 if (chan->is_dmacoherent) { in zynqmp_dma_init()
910 chan->is_dmacoherent = of_property_read_bool(node, "dma-coherent"); in zynqmp_dma_chan_probe()