Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ata/
Dahci_tegra.c47 #define SATA_INTR_MASK 0x188 macro
422 val = readl(tegra->sata_regs + SATA_INTR_MASK); in tegra_ahci_controller_init()
424 writel(val, tegra->sata_regs + SATA_INTR_MASK); in tegra_ahci_controller_init()