Searched refs:fdt_set_node_status (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | fdt_support.h | 262 int fdt_set_node_status(void *fdt, int nodeoffset, 266 return fdt_set_node_status(fdt, nodeoffset, FDT_STATUS_OKAY, 0); in fdt_status_okay() 270 return fdt_set_node_status(fdt, nodeoffset, FDT_STATUS_DISABLED, 0); in fdt_status_disabled() 274 return fdt_set_node_status(fdt, nodeoffset, FDT_STATUS_FAIL, 0); in fdt_status_fail()
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/ls102xa/ |
| H A D | fdt.c | 171 fdt_set_node_status(blob, off, FDT_STATUS_DISABLED, 0); in ft_cpu_setup() 175 fdt_set_node_status(blob, off, FDT_STATUS_DISABLED, 0); in ft_cpu_setup() 178 fdt_set_node_status(blob, off, FDT_STATUS_DISABLED, 0); in ft_cpu_setup()
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pcie_layerscape_fixup.c | 239 fdt_set_node_status(blob, off, FDT_STATUS_OKAY, 0); in ft_pcie_ls_setup() 241 fdt_set_node_status(blob, off, FDT_STATUS_DISABLED, 0); in ft_pcie_ls_setup()
|
| /OK3568_Linux_fs/u-boot/spl/common/ |
| H A D | fdt_support.su | |
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | fdt_support.su | |
| H A D | fdt_support.c | 1519 int fdt_set_node_status(void *fdt, int nodeoffset, in fdt_set_node_status() function 1565 return fdt_set_node_status(fdt, offset, status, error_code); in fdt_set_status_by_alias()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |