Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/ata/
Dahci_xgene.c37 #define IOFMSTRWAUX 0x00000018 macro
687 val = readl(ctx->csr_core + IOFMSTRWAUX); in xgene_ahci_hw_init()
690 writel(val, ctx->csr_core + IOFMSTRWAUX); in xgene_ahci_hw_init()
691 val = readl(ctx->csr_core + IOFMSTRWAUX); in xgene_ahci_hw_init()
693 IOFMSTRWAUX, val); in xgene_ahci_hw_init()