Home
last modified time | relevance | path

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

/linux-2.6.39/sound/ppc/
Dpmac.h132 unsigned char __iomem *latch_base; member
Dpmac.c870 if (chip->latch_base) in snd_pmac_free()
871 iounmap(chip->latch_base); in snd_pmac_free()
1319 chip->latch_base = ioremap (0xf301a000, 0x1000); in snd_pmac_new()
1320 in_8(chip->latch_base + 0x190); in snd_pmac_new()
1398 in_8(chip->latch_base + 0x190); in snd_pmac_resume()