Home
last modified time | relevance | path

Searched refs:ofnode_read_bool (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/core/
H A Dofnode.c74 bool ofnode_read_bool(ofnode node, const char *propname) in ofnode_read_bool() function
496 if (ofnode_read_bool(node, "interlaced")) in ofnode_decode_display_timing()
498 if (ofnode_read_bool(node, "doublescan")) in ofnode_decode_display_timing()
500 if (ofnode_read_bool(node, "doubleclk")) in ofnode_decode_display_timing()
700 if (ofnode_read_bool(node, "u-boot,dm-pre-reloc")) in ofnode_pre_reloc()
704 if (ofnode_read_bool(node, "u-boot,dm-tpl")) in ofnode_pre_reloc()
707 if (ofnode_read_bool(node, "u-boot,dm-spl")) in ofnode_pre_reloc()
714 if (ofnode_read_bool(node, "u-boot,dm-spl") || in ofnode_pre_reloc()
715 ofnode_read_bool(node, "u-boot,dm-tpl")) in ofnode_pre_reloc()
H A Dofnode.su
H A Dread.c31 return ofnode_read_bool(dev_ofnode(dev), propname); in dev_read_bool()
/OK3568_Linux_fs/u-boot/spl/drivers/core/
H A Dofnode.su
/OK3568_Linux_fs/u-boot/include/dm/
H A Dofnode.h322 bool ofnode_read_bool(ofnode node, const char *propname);
H A Dread.h518 return ofnode_read_bool(dev_ofnode(dev), propname); in dev_read_bool()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_display.c329 val = ofnode_read_bool(node, name); in rockchip_ofnode_get_display_mode()
1591 split_mode = ofnode_read_bool(conn->dev->node, "split-mode"); in rockchip_get_split_connector()
1838 s->force_output = ofnode_read_bool(node, "force-output"); in rockchip_display_probe()
1884 ofnode_read_bool(vp_node, "xmirror-enable"); in rockchip_display_probe()
H A Ddw_hdmi.c2369 if (ofnode_read_bool(hdmi_node, "scramble-low-rates")) in rockchip_dw_hdmi_init()
2372 if (ofnode_read_bool(hdmi_node, "hdcp1x-enable")) in rockchip_dw_hdmi_init()
2377 if (ofnode_read_bool(hdmi_node, "force_output_bus_format_RGB") || in rockchip_dw_hdmi_init()
2378 ofnode_read_bool(hdmi_node, "unsupported-yuv-input")) in rockchip_dw_hdmi_init()
H A Drockchip_rgb.c429 mcu_panel->desc->power_invert = ofnode_read_bool(mcu_panel_node, "power-invert"); in rockchip_mcu_panel_init()
/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-inno-usb3.c353 ofnode_read_bool(np_to_ofnode(child_np), in rockchip_u3phy_port_init()
/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Dregulator-uclass.c448 uc_pdata->suspend_on = !ofnode_read_bool(node, "regulator-off-in-suspend"); in regulator_pre_probe()
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Drockchip_sfc.c268 if (ofnode_read_bool(dev_ofnode(bus), "sfc-no-dma")) in rockchip_sfc_ofdata_to_platdata()
/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dgpio-uclass.c1042 if (ofnode_read_bool(node, "gpio-hog")) { in gpio_post_bind()
/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dtcpm.c3331 port->slow_charger_loop = ofnode_read_bool(node, "slow-charger-loop"); in tcpm_fw_get_caps()
3381 port->self_powered = ofnode_read_bool(node, "self-powered"); in tcpm_fw_get_caps()
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dgmac_rockchip.c132 pdata->integrated_phy = ofnode_read_bool(args.node, in gmac_rockchip_ofdata_to_platdata()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map