Home
last modified time | relevance | path

Searched refs:fdt_nop_property (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/mips/cavium-octeon/
Docteon-platform.c491 fdt_nop_property(initial_boot_params, eth, "phy-handle"); in octeon_fdt_set_phy()
493 fdt_nop_property(initial_boot_params, eth, "cavium,alt-phy-handle"); in octeon_fdt_set_phy()
510 fdt_nop_property(initial_boot_params, eth, "phy-handle"); in octeon_fdt_set_phy()
519 fdt_nop_property(initial_boot_params, phy, "marvell,reg-init"); in octeon_fdt_set_phy()
744 fdt_nop_property(initial_boot_params, aliases, in octeon_prune_device_tree()
787 fdt_nop_property(initial_boot_params, aliases, in octeon_prune_device_tree()
817 fdt_nop_property(initial_boot_params, aliases, in octeon_prune_device_tree()
851 fdt_nop_property(initial_boot_params, aliases, in octeon_prune_device_tree()
918 fdt_nop_property(initial_boot_params, cf, "cavium,true-ide"); in octeon_prune_device_tree()
919 fdt_nop_property(initial_boot_params, cf, "cavium,dma-engine-handle"); in octeon_prune_device_tree()
[all …]
/Linux-v4.19/scripts/dtc/libfdt/
Dfdt_wip.c104 int fdt_nop_property(void *fdt, int nodeoffset, const char *name) in fdt_nop_property() function
Dlibfdt.h1270 int fdt_nop_property(void *fdt, int nodeoffset, const char *name);