Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dahci_xgene.c49 #define IOFMSTRWAUX 0x00000018 macro
602 val = readl(ctx->csr_core + IOFMSTRWAUX); in xgene_ahci_hw_init()
605 writel(val, ctx->csr_core + IOFMSTRWAUX); in xgene_ahci_hw_init()
606 val = readl(ctx->csr_core + IOFMSTRWAUX); in xgene_ahci_hw_init()
608 IOFMSTRWAUX, val); in xgene_ahci_hw_init()