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

/linux-master/arch/powerpc/include/asm/
H A Dohare.h33 #define OH_SCC_ENABLE 0x200 macro
44 #define PBOOK_FEATURES (OH_IDE_ENABLE | OH_SCC_ENABLE | \
/linux-master/arch/powerpc/platforms/powermac/
H A Dfeature.c192 if (!(fcr & OH_SCC_ENABLE)) {
193 fcr |= OH_SCC_ENABLE;
236 fcr &= ~OH_SCC_ENABLE;

Completed in 177 milliseconds