Searched refs:off_dt_struct (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/boot/
H A Dflatdevtree.h35 u32 off_dt_struct; /* offset to structure */ member in struct:boot_param_header
H A Dflatdevtree.c572 cxt->rgn[FT_STRUCT].start = blob + be32_to_cpu(bph->off_dt_struct);
641 bph->off_dt_struct = cpu_to_be32(cxt->rgn[FT_STRUCT].start - p);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dprom.h53 u32 off_dt_struct; /* offset to structure */ member in struct:boot_param_header
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/iseries/
H A Ddt.c128 dt->header.off_dt_struct = dt->header.off_dt_strings
130 dt_data = (void *)((unsigned long)dt + dt->header.off_dt_struct);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dprom.c103 initial_boot_params->off_dt_struct;
156 initial_boot_params->off_dt_struct;
472 initial_boot_params->off_dt_struct;
488 initial_boot_params->off_dt_struct;
H A Dprom_init.c1942 hdr->off_dt_struct = RELOC(dt_struct_start) - RELOC(dt_header_start);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dbootx_init.c394 hdr->off_dt_struct = mem_end - mem_start;

Completed in 75 milliseconds