Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dahci_xgene.c51 #define INTSTATUSMASK 0x0000002c macro
600 writel(0, ctx->csr_core + INTSTATUSMASK); in xgene_ahci_hw_init()
601 val = readl(ctx->csr_core + INTSTATUSMASK); /* Force a barrier */ in xgene_ahci_hw_init()
603 INTSTATUSMASK, val); in xgene_ahci_hw_init()