Searched refs:csr_mux (Results 1 – 1 of 1) sorted by relevance
101 void __iomem *csr_mux; /* MUX CSR address of IP */ member720 if (!ctx->csr_mux) in xgene_ahci_mux_select()723 val = readl(ctx->csr_mux + SATA_ENET_CONFIG_REG); in xgene_ahci_mux_select()725 writel(val, ctx->csr_mux + SATA_ENET_CONFIG_REG); in xgene_ahci_mux_select()726 val = readl(ctx->csr_mux + SATA_ENET_CONFIG_REG); in xgene_ahci_mux_select()799 ctx->csr_mux = csr; in xgene_ahci_probe()