Searched refs:SETUP_DTB (Results 1 – 5 of 5) sorted by relevance
13 use crate::{SETUP_DTB, X86_64_FDT_MAX_SIZE};63 hdr.type_ = SETUP_DTB; in create_fdt()
8 const SETUP_DTB: u32 = 2; constant
16 SETUP_DTB, enumerator
8 #define SETUP_DTB 2 macro
123 sd->type = SETUP_DTB; in setup_device_tree()