Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dahci_xgene.c50 #define IOFMSTRWAUX 0x00000018 macro
622 val = readl(ctx->csr_core + IOFMSTRWAUX); in xgene_ahci_hw_init()
625 writel(val, ctx->csr_core + IOFMSTRWAUX); in xgene_ahci_hw_init()
626 val = readl(ctx->csr_core + IOFMSTRWAUX); in xgene_ahci_hw_init()
628 IOFMSTRWAUX, val); in xgene_ahci_hw_init()