Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dhda_tegra.c52 #define HDA_IPFS_INTR_MASK 0x188 macro
100 v = readl(hda->regs + HDA_IPFS_INTR_MASK); in hda_tegra_init()
102 writel(v, hda->regs + HDA_IPFS_INTR_MASK); in hda_tegra_init()