Home
last modified time | relevance | path

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

/arch/powerpc/platforms/powermac/
Dbootx_init.c224 u32 *cpp, *ppp = &np->properties; in bootx_scan_dt_build_strings() local
269 cpp = &np->child; in bootx_scan_dt_build_strings()
270 while(*cpp) { in bootx_scan_dt_build_strings()
271 np = (struct bootx_dt_node *)(base + *cpp); in bootx_scan_dt_build_strings()
272 bootx_scan_dt_build_strings(base, *cpp, mem_end); in bootx_scan_dt_build_strings()
273 cpp = &np->sibling; in bootx_scan_dt_build_strings()
282 u32 *cpp, *ppp = &np->properties; in bootx_scan_dt_build_struct() local
341 cpp = &np->child; in bootx_scan_dt_build_struct()
342 while(*cpp) { in bootx_scan_dt_build_struct()
343 np = (struct bootx_dt_node *)(base + *cpp); in bootx_scan_dt_build_struct()
[all …]
/arch/powerpc/platforms/512x/
Dclock.c602 struct clk **cpp, *clk; in rate_clks_init() local
604 cpp = rate_clks; in rate_clks_init()
605 while ((clk = *cpp++)) in rate_clks_init()
/arch/ia64/include/asm/
Dpal.h1738 cpp :8, /* Cores per processor */ member
1773 #define overview_cpp overview.overview_bits.cpp