MOS Source Code
|
Go to the source code of this file.
Functions | |
static int | pair_bytes () |
static u64 | of_read_number (const u32 *cell, int size) |
Variables | |
unsigned int | dt_root_addr_cells = 2 |
unsigned int | dt_root_size_cells = 1 |
|
static |
Definition at line 10 of file libfdt++.cpp.
Referenced by dt_reg::iterator::operator++(), and dt_reg::verify_validity().
Definition at line 17 of file libfdt++.cpp.
Referenced by dt_reg::iterator::operator*().
unsigned int dt_root_addr_cells = 2 |
Definition at line 7 of file libfdt++.cpp.
Referenced by dt_reg::iterator::operator*(), and pair_bytes().
unsigned int dt_root_size_cells = 1 |
Definition at line 8 of file libfdt++.cpp.
Referenced by dt_reg::iterator::operator*(), and pair_bytes().