Home
last modified time | relevance | path

Searched refs:PMAC_FTR_SCC_ENABLE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dudbg_scc.c111 pmac_call_feature(PMAC_FTR_SCC_ENABLE, ch, in udbg_scc_init()
H A Dfeature.c1902 { PMAC_FTR_SCC_ENABLE, ohare_htw_scc_enable },
1928 { PMAC_FTR_SCC_ENABLE, ohare_htw_scc_enable },
1944 { PMAC_FTR_SCC_ENABLE, ohare_htw_scc_enable },
1962 { PMAC_FTR_SCC_ENABLE, core99_scc_enable },
1987 { PMAC_FTR_SCC_ENABLE, core99_scc_enable },
2007 { PMAC_FTR_SCC_ENABLE, core99_scc_enable },
2027 { PMAC_FTR_SCC_ENABLE, core99_scc_enable },
2743 pmac_call_feature(PMAC_FTR_SCC_ENABLE, np, port_type, 0); in initial_serial_shutdown()
/openbmc/linux/arch/powerpc/include/asm/
H A Dpmac_feature.h161 #define PMAC_FTR_SCC_ENABLE PMAC_FTR_DEF(0) macro
/openbmc/linux/drivers/tty/serial/
H A Dpmac_zilog.c700 PMAC_FTR_SCC_ENABLE, uap->node, uap->port_type, 1); in pmz_set_scc_power()
717 pmac_call_feature(PMAC_FTR_SCC_ENABLE, uap->node, uap->port_type, 0); in pmz_set_scc_power()