Searched refs:cpld_node (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/powerpc/platforms/85xx/
H A Dt1042rdb_diu.c31 struct device_node *cpld_node; variable in typeref:struct:device_node
40 cpld_base = of_iomap(cpld_node, 0);
69 of_node_put(cpld_node);
139 cpld_node = of_find_compatible_node(NULL, NULL, "fsl,t1042rdb-cpld");
140 if (!cpld_node)

Completed in 107 milliseconds