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

/linux-4.1.27/sound/ppc/
H A Dpmac.h133 unsigned char __iomem *macio_base; member in struct:snd_pmac
H A Dpmac.c870 iounmap(chip->macio_base); snd_pmac_free()
1320 chip->macio_base = snd_pmac_new()
1333 if (chip->macio_base) snd_pmac_new()
1334 out_8(chip->macio_base + 0x37, 3); snd_pmac_new()
1388 if (chip->macio_base && chip->is_pbook_G3) snd_pmac_resume()
1389 out_8(chip->macio_base + 0x37, 3); snd_pmac_resume()

Completed in 121 milliseconds