Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
H A Dahci_tegra.c47 #define SATA_INTR_MASK 0x188 macro
413 val = readl(tegra->sata_regs + SATA_INTR_MASK); in tegra_ahci_controller_init()
415 writel(val, tegra->sata_regs + SATA_INTR_MASK); in tegra_ahci_controller_init()
/kernel/linux/linux-6.6/drivers/ata/
H A 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()

Completed in 3 milliseconds