Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/ppc/
Dpmac.h119 unsigned char __iomem *latch_base; member
Dpmac.c833 iounmap(chip->latch_base); in snd_pmac_free()
1274 chip->latch_base = ioremap (0xf301a000, 0x1000); in snd_pmac_new()
1275 in_8(chip->latch_base + 0x190); in snd_pmac_new()
1352 in_8(chip->latch_base + 0x190); in snd_pmac_resume()