Home
last modified time | relevance | path

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

/arch/powerpc/boot/
Dops.h45 void *(*get_parent)(const void *phandle); member
136 static inline void *get_parent(const char *devp) in get_parent() function
138 return dt_ops.get_parent ? dt_ops.get_parent(devp) : NULL; in get_parent()
Dcuboot-824x.c34 if (get_parent(serial) != soc) in platform_fixups()
Dcuboot-83xx.c40 if (get_parent(serial) != soc) in platform_fixups()
Dcuboot-85xx.c43 if (get_parent(serial) != soc) in platform_fixups()
Dcuboot-85xx-cpm2.c42 if (get_parent(serial) != devp) in platform_fixups()
Dcuboot-pq2.c65 parent_node = get_parent(bus_node); in update_cs_ranges()
147 parent_node = get_parent(node); in fixup_pci()
Ddevtree.c247 parent = get_parent(node); in dt_xlate()
274 parent = get_parent(node); in dt_xlate()
Dlibfdt-wrapper.c164 dt_ops.get_parent = fdt_wrapper_get_parent; in fdt_init()
Dcpm-serial.c243 parent = get_parent(devp); in cpm_console_init()
/arch/mips/alchemy/common/
Dclock.c591 .get_parent = alchemy_clk_fgv1_getp,
732 .get_parent = alchemy_clk_fgv2_getp,
940 .get_parent = alchemy_clk_csrc_getp,