Home
last modified time | relevance | path

Searched refs:fdt_create_phandle_by_compatible (Results 1 – 4 of 4) sorted by relevance

/u-boot/board/CZ.NIC/turris_omnia/
A Dturris_omnia.c854 mcu_phandle = fdt_create_phandle_by_compatible(blob, "cznic,turris-omnia-mcu"); in fixup_mcu_gpio_in_pcie_nodes()
904 mcu_phandle = fdt_create_phandle_by_compatible(blob, "cznic,turris-omnia-mcu"); in fixup_mcu_gpio_in_eth_wan_node()
/u-boot/include/
A Dfdt_support.h311 unsigned int fdt_create_phandle_by_compatible(void *fdt, const char *compat);
/u-boot/board/CZ.NIC/turris_mox/
A Dturris_mox.c856 phandle = fdt_create_phandle_by_compatible(blob, in ft_board_setup()
/u-boot/common/
A Dfdt_support.c1614 unsigned int fdt_create_phandle_by_compatible(void *fdt, const char *compat) in fdt_create_phandle_by_compatible() function

Completed in 20 milliseconds