Home
last modified time | relevance | path

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

/linux/arch/mips/cavium-octeon/
H A Docteon-platform.c512 fdt_nop_property(initial_boot_params, eth, "phy-handle"); in octeon_fdt_set_phy()
514 fdt_nop_property(initial_boot_params, eth, "cavium,alt-phy-handle"); in octeon_fdt_set_phy()
531 fdt_nop_property(initial_boot_params, eth, "phy-handle"); in octeon_fdt_set_phy()
540 fdt_nop_property(initial_boot_params, phy, "marvell,reg-init"); in octeon_fdt_set_phy()
645 fdt_nop_property(initial_boot_params, eth, "rx-delay"); in octeon_rx_tx_delay()
646 fdt_nop_property(initial_boot_params, eth, "tx-delay"); in octeon_rx_tx_delay()
812 fdt_nop_property(initial_boot_params, aliases, in octeon_prune_device_tree()
855 fdt_nop_property(initial_boot_params, aliases, in octeon_prune_device_tree()
885 fdt_nop_property(initial_boot_params, aliases, in octeon_prune_device_tree()
919 fdt_nop_property(initial_boot_params, aliases, in octeon_prune_device_tree()
[all …]
/linux/scripts/dtc/libfdt/
H A Dfdt_wip.c59 int fdt_nop_property(void *fdt, int nodeoffset, const char *name) in fdt_nop_property() function
H A Dlibfdt.h1467 int fdt_nop_property(void *fdt, int nodeoffset, const char *name);