Searched refs:IS_G4DA (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/ppc/ |
H A D | tumbler.c | 37 #define IS_G4DA (of_machine_is_compatible("PowerMac3,4")) macro 985 check_mute(chip, &mix->amp_mute, !IS_G4DA, mix->auto_mute_notify, in device_change_handler() 1125 gp->active_state = IS_G4DA in tumbler_find_device() 1304 if (IS_G4DA && irq <= 0) in tumbler_init()
|
/kernel/linux/linux-6.6/sound/ppc/ |
H A D | tumbler.c | 37 #define IS_G4DA (of_machine_is_compatible("PowerMac3,4")) macro 995 check_mute(chip, &mix->amp_mute, !IS_G4DA, mix->auto_mute_notify, in device_change_handler() 1133 gp->active_state = IS_G4DA in tumbler_find_device() 1312 if (IS_G4DA && irq <= 0) in tumbler_init()
|
Completed in 4 milliseconds