Home
last modified time | relevance | path

Searched defs:boot_param_header (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dprom.h48 struct boot_param_header { struct
49 __be32 magic; /* magic word OF_DT_HEADER */
50 __be32 totalsize; /* total size of DT block */
51 __be32 off_dt_struct; /* offset to structure */
52 __be32 off_dt_strings; /* offset to strings */
53 __be32 off_mem_rsvmap; /* offset to memory reserve map */
54 __be32 version; /* format version */
55 __be32 last_comp_version; /* last compatible version */
57 __be32 boot_cpuid_phys; /* Physical CPU id we're booting on */
59 __be32 dt_strings_size; /* size of the DT strings block */
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dprom.h48 struct boot_param_header { struct
49 __be32 magic; /* magic word OF_DT_HEADER */
50 __be32 totalsize; /* total size of DT block */
51 __be32 off_dt_struct; /* offset to structure */
52 __be32 off_dt_strings; /* offset to strings */
53 __be32 off_mem_rsvmap; /* offset to memory reserve map */
54 __be32 version; /* format version */
55 __be32 last_comp_version; /* last compatible version */
57 __be32 boot_cpuid_phys; /* Physical CPU id we're booting on */
59 __be32 dt_strings_size; /* size of the DT strings block */
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dprom.h48 struct boot_param_header { struct
49 __be32 magic; /* magic word OF_DT_HEADER */
50 __be32 totalsize; /* total size of DT block */
51 __be32 off_dt_struct; /* offset to structure */
52 __be32 off_dt_strings; /* offset to strings */
53 __be32 off_mem_rsvmap; /* offset to memory reserve map */
54 __be32 version; /* format version */
55 __be32 last_comp_version; /* last compatible version */
57 __be32 boot_cpuid_phys; /* Physical CPU id we're booting on */
59 __be32 dt_strings_size; /* size of the DT strings block */
[all …]