Searched refs:fdtdec_get_is_enabled (Results 1 – 24 of 24) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/phy/marvell/ |
| H A D | comphy_a3700.c | 855 if (fdtdec_get_is_enabled(blob, node)) { in comphy_dedicated_phys_init() 873 if (fdtdec_get_is_enabled(blob, node)) { in comphy_dedicated_phys_init() 894 if (fdtdec_get_is_enabled(blob, node)) { in comphy_dedicated_phys_init()
|
| H A D | comphy_core.c | 156 if (!fdtdec_get_is_enabled(blob, subnode)) in comphy_probe()
|
| /OK3568_Linux_fs/u-boot/spl/lib/ |
| H A D | fdtdec.su | |
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | fdtdec.su | |
| H A D | fdtdec.c | 312 int fdtdec_get_is_enabled(const void *blob, int node) in fdtdec_get_is_enabled() function 469 if (fdtdec_get_is_enabled(blob, node)) { in fdtdec_add_aliases_for_id() 490 fdtdec_get_is_enabled(blob, nodes[j])) in fdtdec_add_aliases_for_id()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | rockchip_nand_spl_v9.c | 324 if (!fdtdec_get_is_enabled(blob, node)) { in rockchip_nandc_probe() 480 if (!fdtdec_get_is_enabled(blob, node)) { in board_nand_init()
|
| H A D | rockchip_nand_spl.c | 329 if (!fdtdec_get_is_enabled(blob, node)) { in rockchip_nandc_probe() 482 if (!fdtdec_get_is_enabled(blob, node)) { in board_nand_init()
|
| H A D | rockchip_nand.c | 747 if (!fdtdec_get_is_enabled(blob, node)) { in board_nand_init()
|
| H A D | rockchip_nand_v9.c | 748 if (!fdtdec_get_is_enabled(blob, node)) { in board_nand_init()
|
| H A D | pxa3xx_nand.c | 1826 if (!fdtdec_get_is_enabled(blob, node)) in pxa3xx_nand_probe_dt()
|
| H A D | sunxi_nand.c | 1820 if (!fdtdec_get_is_enabled(blob, node)) { in sunxi_nand_init()
|
| /OK3568_Linux_fs/u-boot/drivers/power/pmic/ |
| H A D | pmic-uclass.c | 47 enable = fdtdec_get_is_enabled(gd->fdt_blob, in pmic_bind_children()
|
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | read.c | 231 return fdtdec_get_is_enabled(gd->fdt_blob, in dev_read_enabled()
|
| H A D | root.c | 278 if (!fdtdec_get_is_enabled(blob, offset)) { in dm_scan_fdt_node()
|
| H A D | ofnode.c | 568 return fdtdec_get_is_enabled(gd->fdt_blob, in ofnode_is_available()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | fdtdec.h | 524 int fdtdec_get_is_enabled(const void *blob, int node);
|
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | read.h | 684 return fdtdec_get_is_enabled(gd->fdt_blob, dev_of_offset(dev)); in dev_read_enabled()
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | tegra.c | 399 if ((rgb < 0) || !fdtdec_get_is_enabled(blob, rgb)) in tegra_lcd_bind()
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | mvpp2.c | 5590 if (!fdtdec_get_is_enabled(blob, subnode)) in mvpp2_base_bind()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| 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 | |