Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/ata/
Dahci_qoriq.c66 bool is_dmacoherent; member
183 if (qpriv->is_dmacoherent) in ahci_qoriq_phy_init()
199 if (qpriv->is_dmacoherent) in ahci_qoriq_phy_init()
208 if (qpriv->is_dmacoherent) in ahci_qoriq_phy_init()
223 if (qpriv->is_dmacoherent) in ahci_qoriq_phy_init()
240 if (qpriv->is_dmacoherent) in ahci_qoriq_phy_init()
249 if (qpriv->is_dmacoherent) in ahci_qoriq_phy_init()
300 qoriq_priv->is_dmacoherent = true; in ahci_qoriq_probe()
/Linux-v6.1/drivers/dma/xilinx/
Dzynqmp_dma.c229 bool is_dmacoherent; member
313 if (chan->is_dmacoherent) { in zynqmp_dma_config_sg_ll_desc()
339 if (chan->is_dmacoherent) { in zynqmp_dma_init()
347 if (chan->is_dmacoherent) { in zynqmp_dma_init()
923 chan->is_dmacoherent = of_property_read_bool(node, "dma-coherent"); in zynqmp_dma_chan_probe()