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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/ppc/
H A Dburgundy.c584 int imac = of_machine_is_compatible("iMac"); local
588 reg &= imac ? ~(BURGUNDY_OUTPUT_LEFT | BURGUNDY_OUTPUT_RIGHT
593 reg |= imac ? (BURGUNDY_HP_LEFT | BURGUNDY_HP_RIGHT)
597 reg |= imac ? (BURGUNDY_OUTPUT_LEFT
622 int imac = of_machine_is_compatible("iMac"); local
641 imac ? DEF_BURGUNDY_INPSEL3_IMAC
670 if (imac)
688 for (i = 0; i < (imac ? ARRAY_SIZE(snd_pmac_burgundy_mixers_imac)
691 snd_ctl_new1(imac ? &snd_pmac_burgundy_mixers_imac[i]
696 chip->master_sw_ctl = snd_ctl_new1(imac
[all...]
H A Dawacs.c880 int imac; local
887 imac = imac1 || imac2;
941 chip->hp_stat_mask = imac
1000 else if (imac || lombard) {
1019 chip->master_sw_ctl = snd_ctl_new1((pm7500 || imac || g4agp || lombard)
1069 if (pm5500 || imac || lombard) {
1100 else if (imac)

Completed in 60 milliseconds