Searched refs:escc (Results 1 – 5 of 5) sorted by relevance
69 struct device_node *stdout = NULL, *escc = NULL, *macio = NULL; in udbg_scc_init() local74 escc = of_find_node_by_name(NULL, "escc"); in udbg_scc_init()75 if (escc == NULL) in udbg_scc_init()77 macio = of_get_parent(escc); in udbg_scc_init()83 for_each_child_of_node(escc, ch) { in udbg_scc_init()95 reg = of_get_property(escc, "reg", NULL); in udbg_scc_init()155 of_node_put(escc); in udbg_scc_init()
158 char escc; /* use ext. features of a 8580/85180/85280 */ member
85 escc no # enhanced SCC chip? (8580/85180/85280)125 escc183 escc no196 escc no212 escc no224 escc no
178 int escc; in __load_zsregs() local241 escc = 1; in __load_zsregs()245 escc = 0; in __load_zsregs()259 return escc; in __load_zsregs()
1804 SCC_Info[2*Nchips+chan].enhanced = hwcfg.escc; in scc_net_siocdevprivate()