Searched refs:escc (Results 1 - 4 of 4) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dudbg_scc.c73 struct device_node *stdout = NULL, *escc = NULL, *macio = NULL; local
78 escc = of_find_node_by_name(NULL, "escc");
79 if (escc == NULL)
81 macio = of_get_parent(escc);
87 for (ch = NULL; (ch = of_get_next_child(escc, ch)) != NULL;) {
99 reg = of_get_property(escc, "reg", NULL);
149 of_node_put(escc);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/hamradio/
H A Dscc.c1793 SCC_Info[2*Nchips+chan].enhanced = hwcfg.escc;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dsunzilog.c182 int escc; local
245 escc = 1;
249 escc = 0;
263 return escc;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dscc.h156 char escc; /* use ext. features of a 8580/85180/85280 */ member in struct:scc_hw_config

Completed in 116 milliseconds