Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dpmac_feature.h163 #define PMAC_SCC_IRDA 1 macro
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dfeature.c186 if ((param & 0xfff) == PMAC_SCC_IRDA) in ohare_htw_scc_enable()
245 if ((param & 0xfff) == PMAC_SCC_IRDA) in ohare_htw_scc_enable()
638 if ((param & 0xfff) == PMAC_SCC_IRDA) { in core99_scc_enable()
680 if ((param & 0xfff) == PMAC_SCC_IRDA) { in core99_scc_enable()
2732 port_type = PMAC_SCC_IRDA; in initial_serial_shutdown()
2737 port_type = PMAC_SCC_IRDA; in initial_serial_shutdown()
/openbmc/linux/drivers/tty/serial/
H A Dpmac_zilog.c1386 uap->port_type = PMAC_SCC_IRDA; in pmz_init_port()