Home
last modified time | relevance | path

Searched refs:ofnode_read_s32_default (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/core/
H A Dof_extra.c26 entry->used = ofnode_read_s32_default(node, "used", entry->length); in of_read_fmap_entry()
H A Dofnode.su
H A Dread.c21 return ofnode_read_s32_default(dev_ofnode(dev), propname, def); in dev_read_s32_default()
H A Dofnode.c51 int ofnode_read_s32_default(ofnode node, const char *propname, s32 def) in ofnode_read_s32_default() function
/OK3568_Linux_fs/u-boot/drivers/power/dvfs/
H A Drockchip_wtemp_dvfs.c345 e->lmt.low_temp = ofnode_read_s32_default(opp_node, in __wtemp_common_ofdata_to_platdata()
347 e->lmt.high_temp = ofnode_read_s32_default(opp_node, in __wtemp_common_ofdata_to_platdata()
564 tz_temp = ofnode_read_s32_default(tz_trip0, "temperature", -ENODATA); in wtemp_dvfs_ofdata_to_platdata()
/OK3568_Linux_fs/u-boot/spl/drivers/core/
H A Dofnode.su
/OK3568_Linux_fs/u-boot/include/dm/
H A Dofnode.h273 int ofnode_read_s32_default(ofnode node, const char *propname, s32 def);
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dinno_hdmi.c660 ofnode_read_s32_default(hdmi_node, in rockchip_inno_hdmi_init()
663 ofnode_read_s32_default(hdmi_node, in rockchip_inno_hdmi_init()
H A Ddw_hdmi_qp.c1175 ofnode_read_s32_default(hdmi_node, in rockchip_dw_hdmi_qp_init()
1178 ofnode_read_s32_default(hdmi_node, in rockchip_dw_hdmi_qp_init()
H A Drockchip_display.c332 val = ofnode_read_s32_default(node, name, -1); \ in rockchip_ofnode_get_display_mode()
339 val = ofnode_read_s32_default(node, name, default); in rockchip_ofnode_get_display_mode()
1061 val = ofnode_read_s32_default(mcu_node, name, -1); \ in get_crtc_mcu_mode()
H A Ddw_hdmi.c2367 hdmi->io_width = ofnode_read_s32_default(hdmi_node, "reg-io-width", -1); in rockchip_dw_hdmi_init()
2457 ofnode_read_s32_default(hdmi_node, in rockchip_dw_hdmi_init()
2460 ofnode_read_s32_default(hdmi_node, in rockchip_dw_hdmi_init()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dcros_ec.c1039 config->flash_erase_value = ofnode_read_s32_default(flash_node, in cros_ec_decode_ec_flash()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map