Searched refs:of_find_node_by_phandle (Results 1 - 25 of 46) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Dtsi108_dev.c112 mdio = of_find_node_by_phandle(*ph);
119 phy = of_find_node_by_phandle(*ph);
H A Dmv64x60_udbg.c117 mpscintr = of_find_node_by_phandle(*ph);
H A Dmv64x60_dev.c43 mpscrouting = of_find_node_by_phandle(*ph);
53 mpscintr = of_find_node_by_phandle(*ph);
112 sdma = of_find_node_by_phandle(*ph);
123 brg = of_find_node_by_phandle(*ph);
288 phy = of_find_node_by_phandle(*ph);
H A Ddcr.c40 par = of_find_node_by_phandle(*p);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/sysdev/
H A Dtsi108_dev.c112 mdio = of_find_node_by_phandle(*ph);
119 phy = of_find_node_by_phandle(*ph);
H A Dmv64x60_udbg.c117 mpscintr = of_find_node_by_phandle(*ph);
H A Dmv64x60_dev.c43 mpscrouting = of_find_node_by_phandle(*ph);
53 mpscintr = of_find_node_by_phandle(*ph);
112 sdma = of_find_node_by_phandle(*ph);
123 brg = of_find_node_by_phandle(*ph);
288 phy = of_find_node_by_phandle(*ph);
H A Ddcr.c40 par = of_find_node_by_phandle(*p);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/of/
H A Dirq.c70 p = of_find_node_by_phandle(be32_to_cpup(parp));
210 newpar = of_find_node_by_phandle(be32_to_cpup(imap));
H A Dbase.c575 * of_find_node_by_phandle - Find a node given a phandle
581 struct device_node *of_find_node_by_phandle(phandle handle) function
593 EXPORT_SYMBOL(of_find_node_by_phandle); variable
615 return of_find_node_by_phandle(be32_to_cpup(phandle + index));
680 node = of_find_node_by_phandle(phandle);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/of/
H A Dirq.c70 p = of_find_node_by_phandle(be32_to_cpup(parp));
210 newpar = of_find_node_by_phandle(be32_to_cpup(imap));
H A Dbase.c575 * of_find_node_by_phandle - Find a node given a phandle
581 struct device_node *of_find_node_by_phandle(phandle handle) function
593 EXPORT_SYMBOL(of_find_node_by_phandle); variable
615 return of_find_node_by_phandle(be32_to_cpup(phandle + index));
680 node = of_find_node_by_phandle(phandle);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/soc/fsl/
H A Dsoc-of-simple.c148 codec_node = of_find_node_by_phandle(*handle);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/soc/fsl/
H A Dsoc-of-simple.c148 codec_node = of_find_node_by_phandle(*handle);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/sbus/char/
H A Dopenprom.c210 dp = of_find_node_by_phandle(ph);
378 struct device_node *dp = of_find_node_by_phandle(n);
538 dp = of_find_node_by_phandle(nd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/sbus/char/
H A Dopenprom.c210 dp = of_find_node_by_phandle(ph);
378 struct device_node *dp = of_find_node_by_phandle(n);
538 dp = of_find_node_by_phandle(nd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dof.h175 extern struct device_node *of_find_node_by_phandle(phandle handle);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/kernel/
H A Dprom_32.c270 dp = of_find_node_by_phandle(node);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/platforms/cell/
H A Dcbe_regs.c184 if (of_find_node_by_phandle(cpu_handle[i]) == of_get_cpu_node(cpu_id, NULL))
H A Dspider-pic.c256 iic = of_find_node_by_phandle(imap[intsize]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/kernel/
H A Dprom_32.c270 dp = of_find_node_by_phandle(node);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/platforms/cell/
H A Dcbe_regs.c184 if (of_find_node_by_phandle(cpu_handle[i]) == of_get_cpu_node(cpu_id, NULL))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/sysdev/qe_lib/
H A Dqe_io.c170 pio = of_find_node_by_phandle(*ph);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/sysdev/qe_lib/
H A Dqe_io.c170 pio = of_find_node_by_phandle(*ph);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dof.h175 extern struct device_node *of_find_node_by_phandle(phandle handle);

Completed in 222 milliseconds

12