Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/ata/
Dahci_xgene.c38 #define INTSTATUSMASK 0x0000002c macro
669 writel(0, ctx->csr_core + INTSTATUSMASK); in xgene_ahci_hw_init()
670 val = readl(ctx->csr_core + INTSTATUSMASK); /* Force a barrier */ in xgene_ahci_hw_init()
672 INTSTATUSMASK, val); in xgene_ahci_hw_init()