Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cpu_to_fdt16
arch/powerpc/boot/libfdt_env.h
21
#define cpu_to_fdt16(x) cpu_to_be16(x)
scripts/dtc/libfdt/libfdt_env.h
42
static inline fdt16_t cpu_to_fdt16(uint16_t x)