Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/ata/
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()
/Linux-v5.15/drivers/dma/xilinx/
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()
908 chan->is_dmacoherent = of_property_read_bool(node, "dma-coherent"); in zynqmp_dma_chan_probe()