| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | machine_kexec_file.c | 65 ret = fdt_delprop(dtb, off, FDT_PROP_KEXEC_ELFHDR); in setup_dtb() 68 ret = fdt_delprop(dtb, off, FDT_PROP_MEM_RANGE); in setup_dtb() 96 ret = fdt_delprop(dtb, off, FDT_PROP_BOOTARGS); in setup_dtb() 113 ret = fdt_delprop(dtb, off, FDT_PROP_INITRD_START); in setup_dtb() 117 ret = fdt_delprop(dtb, off, FDT_PROP_INITRD_END); in setup_dtb() 123 ret = fdt_delprop(dtb, off, FDT_PROP_KASLR_SEED); in setup_dtb()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kexec/ |
| H A D | file_load.c | 213 ret = fdt_delprop(fdt, chosen_node, in setup_new_fdt() 220 ret = fdt_delprop(fdt, chosen_node, "linux,initrd-end"); in setup_new_fdt() 254 ret = fdt_delprop(fdt, chosen_node, "bootargs"); in setup_new_fdt()
|
| H A D | ima.c | 121 fdt_delprop(fdt, chosen_node, "linux,ima-kexec-buffer"); in remove_ima_buffer()
|
| /OK3568_Linux_fs/u-boot/board/freescale/ls1046aqds/ |
| H A D | eth.c | 186 fdt_delprop(fdt, offset, "phy-handle"); in board_ft_fman_fixup_port() 207 fdt_delprop(fdt, offset, "phy-connection-type"); in board_ft_fman_fixup_port() 219 fdt_delprop(fdt, offset, "phy-handle"); in board_ft_fman_fixup_port()
|
| /OK3568_Linux_fs/u-boot/board/ti/ks2_evm/ |
| H A D | board.c | 217 err = fdt_delprop(blob, nodeoffset, in ft_board_setup() 222 err = fdt_delprop(blob, nodeoffset, in ft_board_setup()
|
| /OK3568_Linux_fs/u-boot/board/freescale/ls1043aqds/ |
| H A D | eth.c | 185 fdt_delprop(fdt, offset, "phy-handle"); in board_ft_fman_fixup_port() 238 fdt_delprop(fdt, offset, "phy-connection-type"); in board_ft_fman_fixup_port() 250 fdt_delprop(fdt, offset, "phy-handle"); in board_ft_fman_fixup_port()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/ |
| H A D | fdt.c | 77 fdt_delprop(fdt, offs, "ti,irqs-skip"); in ft_hs_fixup_crossbar() 119 fdt_delprop(fdt, offs, "reg"); in ft_hs_fixup_sram()
|
| /OK3568_Linux_fs/u-boot/board/armltd/vexpress/ |
| H A D | vexpress_tc2.c | 62 fdt_delprop(fdt, tmp, "cci-control-port");
|
| /OK3568_Linux_fs/u-boot/board/freescale/t102xqds/ |
| H A D | eth_t102xqds.c | 209 fdt_delprop(fdt, offset, "phy-connection-type"); in board_ft_fman_fixup_port() 221 fdt_delprop(fdt, offset, "phy-handle"); in board_ft_fman_fixup_port()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xxx/ |
| H A D | fdt.c | 33 fdt_delprop(blob, off, "cpu-handle"); in ft_del_cpuhandle()
|
| /OK3568_Linux_fs/u-boot/lib/libfdt/ |
| H A D | fdt_rw.su | |
| /OK3568_Linux_fs/u-boot/spl/lib/libfdt/ |
| H A D | fdt_rw.su | |
| /OK3568_Linux_fs/u-boot/board/freescale/b4860qds/ |
| H A D | eth_b4860qds.c | 406 fdt_delprop(fdt, offset, "phy-handle"); in board_ft_fman_fixup_port()
|
| /OK3568_Linux_fs/kernel/arch/arc/plat-hsdk/ |
| H A D | platform.c | 108 ret = fdt_delprop(fdt, node, "dma-coherent"); in hsdk_tweak_node_coherency()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8569mds/ |
| H A D | mpc8569mds.c | 477 fdt_delprop(blob, off, "sdhci,1-bit-only"); in fdt_board_fixup_esdhc()
|
| /OK3568_Linux_fs/u-boot/tools/dtoc/ |
| H A D | fdt.py | 255 CheckErr(libfdt.fdt_delprop(self._fdt.GetFdt(), self.Offset(), prop_name),
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/ |
| H A D | libfdt.h | 1787 int fdt_delprop(void *fdt, int nodeoffset, const char *name);
|
| H A D | fdt_rw.c | 332 int fdt_delprop(void *fdt, int nodeoffset, const char *name) in fdt_delprop() function
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3308/ |
| H A D | rk3308.c | 388 if (fdt_delprop((void *)blob, sub_node, "cpu-idle-states") < 0) in fdt_fixup_cpu_idle()
|
| /OK3568_Linux_fs/kernel/scripts/dtc/libfdt/ |
| H A D | fdt_rw.c | 318 int fdt_delprop(void *fdt, int nodeoffset, const char *name) in fdt_delprop() function
|
| H A D | libfdt.h | 1964 int fdt_delprop(void *fdt, int nodeoffset, const char *name);
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/px30/ |
| H A D | px30.c | 730 fdt_delprop((void *)blob, mem_node, "regulator-off-in-suspend"); in fixup_regulators_px30()
|
| /OK3568_Linux_fs/u-boot/board/compulab/cm_fx6/ |
| H A D | cm_fx6.c | 634 fdt_delprop(blob, nodeoffset, "cd-gpios"); in ft_board_setup()
|
| /OK3568_Linux_fs/u-boot/board/freescale/t208xqds/ |
| H A D | eth_t208xqds.c | 422 fdt_delprop(fdt, offset, "phy-handle"); in board_ft_fman_fixup_port()
|
| /OK3568_Linux_fs/u-boot/board/freescale/t4qds/ |
| H A D | eth.c | 326 fdt_delprop(blob, offset, "phy-handle"); in board_ft_fman_fixup_port()
|