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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/include/asm/
H A Dpmac_feature.h357 #define MACIO_FLAG_SCCB_ON 0x00000002 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpmac_feature.h357 #define MACIO_FLAG_SCCB_ON 0x00000002 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dfeature.c178 chan_mask = MACIO_FLAG_SCCB_ON;
221 if (chan_mask & MACIO_FLAG_SCCB_ON)
235 if (chan_mask & MACIO_FLAG_SCCB_ON)
615 chan_mask = MACIO_FLAG_SCCB_ON;
638 if (chan_mask & MACIO_FLAG_SCCB_ON) {
680 if (chan_mask & MACIO_FLAG_SCCB_ON) {
2689 macio_chips[i].flags = MACIO_FLAG_SCCA_ON | MACIO_FLAG_SCCB_ON;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dfeature.c178 chan_mask = MACIO_FLAG_SCCB_ON;
221 if (chan_mask & MACIO_FLAG_SCCB_ON)
235 if (chan_mask & MACIO_FLAG_SCCB_ON)
615 chan_mask = MACIO_FLAG_SCCB_ON;
638 if (chan_mask & MACIO_FLAG_SCCB_ON) {
680 if (chan_mask & MACIO_FLAG_SCCB_ON) {
2689 macio_chips[i].flags = MACIO_FLAG_SCCA_ON | MACIO_FLAG_SCCB_ON;

Completed in 117 milliseconds