Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/ata/
Dahci_xgene.c80 struct xgene_ahci_context { struct
91 static int xgene_ahci_init_memram(struct xgene_ahci_context *ctx) in xgene_ahci_init_memram() argument
193 struct xgene_ahci_context *ctx = hpriv->plat_data; in xgene_ahci_qc_issue()
222 static bool xgene_ahci_is_memram_inited(struct xgene_ahci_context *ctx) in xgene_ahci_is_memram_inited()
267 static void xgene_ahci_set_phy_cfg(struct xgene_ahci_context *ctx, int channel) in xgene_ahci_set_phy_cfg()
356 struct xgene_ahci_context *ctx = hpriv->plat_data; in xgene_ahci_do_hardreset()
501 struct xgene_ahci_context *ctx = hpriv->plat_data; in xgene_ahci_softreset()
649 struct xgene_ahci_context *ctx = hpriv->plat_data; in xgene_ahci_hw_init()
698 static int xgene_ahci_mux_select(struct xgene_ahci_context *ctx) in xgene_ahci_mux_select()
737 struct xgene_ahci_context *ctx; in xgene_ahci_probe()