Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dahci_xgene.c50 #define INTSTATUSMASK 0x0000002c macro
580 writel(0, ctx->csr_core + INTSTATUSMASK); in xgene_ahci_hw_init()
581 val = readl(ctx->csr_core + INTSTATUSMASK); /* Force a barrier */ in xgene_ahci_hw_init()
583 INTSTATUSMASK, val); in xgene_ahci_hw_init()