Home
last modified time | relevance | path

Searched refs:PMAC_SCC_FLAG_XMON (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/platforms/powermac/
Dudbg_scc.c108 PMAC_SCC_ASYNC | PMAC_SCC_FLAG_XMON, 1); in udbg_scc_init()
Dfeature.c222 if (param & PMAC_SCC_FLAG_XMON) in ohare_htw_scc_enable()
667 if (param & PMAC_SCC_FLAG_XMON) in core99_scc_enable()
/arch/powerpc/include/asm/
Dpmac_feature.h165 #define PMAC_SCC_FLAG_XMON 0x00001000 macro