|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | fdt16_to_cpu(x) (x) |
| #define | cpu_to_fdt16(x) (x) |
| #define | fdt32_to_cpu(x) (x) |
| #define | cpu_to_fdt32(x) (x) |
| #define | fdt64_to_cpu(x) (x) |
| #define | cpu_to_fdt64(x) (x) |
Typedefs | |
| typedef u32 | uint32_t |
| typedef u64 | uint64_t |
| typedef unsigned long | uintptr_t |
Definition at line 12 of file libfdt_env.h.
Definition at line 14 of file libfdt_env.h.
Definition at line 16 of file libfdt_env.h.
Definition at line 11 of file libfdt_env.h.
Definition at line 13 of file libfdt_env.h.
Definition at line 15 of file libfdt_env.h.
Definition at line 7 of file libfdt_env.h.
Definition at line 8 of file libfdt_env.h.
Definition at line 9 of file libfdt_env.h.
1.8.2