Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/powermac/
A Dudbg_scc.c70 struct device_node *ch, *ch_def = NULL, *ch_a = NULL; in udbg_scc_init() local
85 ch_def = of_node_get(ch); in udbg_scc_init()
89 if (ch_def == NULL && !force_scc) in udbg_scc_init()
92 ch = ch_def ? ch_def : ch_a; in udbg_scc_init()
126 if (ch_def != NULL) { in udbg_scc_init()
157 of_node_put(ch_def); in udbg_scc_init()

Completed in 2 milliseconds