Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dahci_xgene.c51 #define INTSTATUSMASK 0x0000002c macro
682 writel(0, ctx->csr_core + INTSTATUSMASK); in xgene_ahci_hw_init()
683 val = readl(ctx->csr_core + INTSTATUSMASK); /* Force a barrier */ in xgene_ahci_hw_init()
685 INTSTATUSMASK, val); in xgene_ahci_hw_init()