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

/linux-master/arch/powerpc/include/asm/
H A Dpmac_feature.h360 #define MACIO_FLAG_SCCB_ON 0x00000002 macro
/linux-master/arch/powerpc/platforms/powermac/
H A Dfeature.c175 chan_mask = MACIO_FLAG_SCCB_ON;
218 if (chan_mask & MACIO_FLAG_SCCB_ON)
232 if (chan_mask & MACIO_FLAG_SCCB_ON)
612 chan_mask = MACIO_FLAG_SCCB_ON;
635 if (chan_mask & MACIO_FLAG_SCCB_ON) {
677 if (chan_mask & MACIO_FLAG_SCCB_ON) {
2670 macio_chips[i].flags = MACIO_FLAG_SCCA_ON | MACIO_FLAG_SCCB_ON;

Completed in 293 milliseconds