Home
last modified time | relevance | path

Searched refs:fdt_address_cells (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/scripts/dtc/libfdt/
H A Dfdt_addresses.c34 int fdt_address_cells(const void *fdt, int nodeoffset) in fdt_address_cells() function
63 ret = fdt_address_cells(fdt, parent); in fdt_appendprop_addrrange()
H A Dlibfdt.h1160 * fdt_address_cells - retrieve address size for a bus represented in the tree
1177 int fdt_address_cells(const void *fdt, int nodeoffset);
/kernel/linux/linux-6.6/scripts/dtc/libfdt/
H A Dfdt_addresses.c34 int fdt_address_cells(const void *fdt, int nodeoffset) in fdt_address_cells() function
63 ret = fdt_address_cells(fdt, parent); in fdt_appendprop_addrrange()
H A Dlibfdt.h1193 * fdt_address_cells - retrieve address size for a bus represented in the tree
1210 int fdt_address_cells(const void *fdt, int nodeoffset);

Completed in 6 milliseconds