Home
last modified time | relevance | path

Searched refs:of_get_flat_dt_root (Results 1 – 25 of 86) sorted by relevance

1234

/linux-2.6.39/arch/powerpc/platforms/85xx/
Dmpc85xx_rdb.c47 unsigned long root = of_get_flat_dt_root(); in mpc85xx_rdb_pic_init()
131 unsigned long root = of_get_flat_dt_root(); in p2020_rdb_probe()
140 unsigned long root = of_get_flat_dt_root(); in p1020_rdb_probe()
Dmpc85xx_ds.c69 unsigned long root = of_get_flat_dt_root(); in mpc85xx_ds_pic_init()
209 unsigned long root = of_get_flat_dt_root(); in mpc8544_ds_probe()
246 unsigned long root = of_get_flat_dt_root(); in mpc8572_ds_probe()
263 unsigned long root = of_get_flat_dt_root(); in p2020_ds_probe()
Dxes_mpc85xx.c201 unsigned long root = of_get_flat_dt_root(); in xes_mpc8572_probe()
215 unsigned long root = of_get_flat_dt_root(); in xes_mpc8548_probe()
229 unsigned long root = of_get_flat_dt_root(); in xes_mpc8540_probe()
Dp3041_ds.c41 unsigned long root = of_get_flat_dt_root(); in p3041_ds_probe()
Dp5020_ds.c41 unsigned long root = of_get_flat_dt_root(); in p5020_ds_probe()
Dp4080_ds.c44 unsigned long root = of_get_flat_dt_root(); in p4080_ds_probe()
Dmpc85xx_mds.c509 unsigned long root = of_get_flat_dt_root(); in mpc85xx_mds_probe()
530 unsigned long root = of_get_flat_dt_root(); in mpc8569_mds_probe()
551 unsigned long root = of_get_flat_dt_root(); in p1021_mds_probe()
/linux-2.6.39/arch/powerpc/platforms/cell/
Dcelleb_setup.c140 unsigned long root = of_get_flat_dt_root(); in celleb_probe_beat()
188 unsigned long root = of_get_flat_dt_root(); in celleb_probe_native()
/linux-2.6.39/arch/powerpc/platforms/512x/
Dmpc5121_generic.c39 return of_flat_dt_match(of_get_flat_dt_root(), board); in mpc5121_generic_probe()
Dmpc5121_ads.c59 unsigned long root = of_get_flat_dt_root(); in mpc5121_ads_probe()
/linux-2.6.39/arch/powerpc/platforms/40x/
Dhcu4.c45 unsigned long root = of_get_flat_dt_root(); in hcu4_probe()
Dvirtex.c40 unsigned long root = of_get_flat_dt_root(); in virtex_probe()
Dwalnut.c49 unsigned long root = of_get_flat_dt_root(); in walnut_probe()
Dppc40x_simple.c63 if (of_flat_dt_match(of_get_flat_dt_root(), board)) { in ppc40x_probe()
/linux-2.6.39/arch/powerpc/platforms/52xx/
Dmpc5200_simple.c69 return of_flat_dt_match(of_get_flat_dt_root(), board); in mpc5200_simple_probe()
/linux-2.6.39/arch/powerpc/platforms/44x/
Debony.c52 unsigned long root = of_get_flat_dt_root(); in ebony_probe()
Dvirtex.c46 unsigned long root = of_get_flat_dt_root(); in virtex_probe()
Dppc44x_simple.c70 unsigned long root = of_get_flat_dt_root(); in ppc44x_probe()
Dsam440ep.c49 unsigned long root = of_get_flat_dt_root(); in sam440ep_probe()
/linux-2.6.39/arch/powerpc/platforms/embedded6xx/
Dgamecube.c66 dt_root = of_get_flat_dt_root(); in gamecube_probe()
/linux-2.6.39/arch/powerpc/platforms/83xx/
Dasp834x.c77 unsigned long root = of_get_flat_dt_root(); in asp834x_probe()
Dmpc830x_rdb.c72 return of_flat_dt_match(of_get_flat_dt_root(), board); in mpc830x_rdb_probe()
Dmpc834x_itx.c98 unsigned long root = of_get_flat_dt_root(); in mpc834x_itx_probe()
Dsbc834x.c103 unsigned long root = of_get_flat_dt_root(); in sbc834x_probe()
Dmpc831x_rdb.c74 return of_flat_dt_match(of_get_flat_dt_root(), board); in mpc831x_rdb_probe()

1234