Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dheathrow.h43 #define HRW_SOUND_CLK_ENABLE 0x00002000 macro
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
Dfeature.c472 MACIO_BIS(HEATHROW_FCR, HRW_SOUND_CLK_ENABLE); in heathrow_sound_enable()
479 MACIO_BIC(HEATHROW_FCR, HRW_SOUND_CLK_ENABLE); in heathrow_sound_enable()
538 MACIO_BIC(HEATHROW_FCR, HRW_SOUND_CLK_ENABLE); in heathrow_sleep()
2863 MACIO_BIS(HEATHROW_FCR, HRW_SOUND_CLK_ENABLE); in set_initial_features()