Home
last modified time | relevance | path

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

12

/u-boot/drivers/net/phy/
A Dfixed.c66 priv->duplex = ofnode_read_bool(node, "full-duplex"); in fixedphy_config()
67 priv->pause = ofnode_read_bool(node, "pause"); in fixedphy_config()
68 priv->asym_pause = ofnode_read_bool(node, "asym-pause"); in fixedphy_config()
A Ddp83867.c179 if (ofnode_read_bool(node, "ti,max-output-impedance")) in dp83867_of_init()
181 else if (ofnode_read_bool(node, "ti,min-output-impedance")) in dp83867_of_init()
186 if (ofnode_read_bool(node, "ti,dp83867-rxctrl-strap-quirk")) in dp83867_of_init()
240 if (ofnode_read_bool(node, "enet-phy-lane-swap")) in dp83867_of_init()
243 if (ofnode_read_bool(node, "enet-phy-lane-no-swap")) in dp83867_of_init()
246 if (ofnode_read_bool(node, "ti,sgmii-ref-clock-output-enable")) in dp83867_of_init()
A Ddp83869.c216 if (ofnode_read_bool(node, "ti,max-output-impedance")) in dp83869_of_init()
218 else if (ofnode_read_bool(node, "ti,min-output-impedance")) in dp83869_of_init()
221 if (ofnode_read_bool(node, "enet-phy-lane-swap")) { in dp83869_of_init()
A Dadin.c178 if (ofnode_read_bool(node, "adi,phy-output-reference-clock")) in adin_config_clk_out()
A Datheros.c212 if (ofnode_read_bool(node, "qca,keep-pll-enabled")) in ar803x_of_init()
/u-boot/drivers/usb/isp1760/
A Disp1760-if.c61 if (ofnode_read_bool(dp, "analog-oc")) in isp1760_of_to_plat()
64 if (ofnode_read_bool(dp, "dack-polarity")) in isp1760_of_to_plat()
67 if (ofnode_read_bool(dp, "dreq-polarity")) in isp1760_of_to_plat()
/u-boot/drivers/core/
A Dregmap.c197 if (ofnode_read_bool(node, "little-endian")) in regmap_init_mem_index()
199 else if (ofnode_read_bool(node, "big-endian")) in regmap_init_mem_index()
201 else if (ofnode_read_bool(node, "native-endian")) in regmap_init_mem_index()
229 if (ofnode_read_bool(node, "little-endian")) in regmap_init_mem_range()
231 else if (ofnode_read_bool(node, "big-endian")) in regmap_init_mem_range()
233 else if (ofnode_read_bool(node, "native-endian")) in regmap_init_mem_range()
298 if (ofnode_read_bool(node, "little-endian")) in regmap_init_mem()
300 else if (ofnode_read_bool(node, "big-endian")) in regmap_init_mem()
302 else if (ofnode_read_bool(node, "native-endian")) in regmap_init_mem()
A Dofnode.c984 if (ofnode_read_bool(node, "interlaced")) in ofnode_decode_display_timing()
986 if (ofnode_read_bool(node, "doublescan")) in ofnode_decode_display_timing()
988 if (ofnode_read_bool(node, "doubleclk")) in ofnode_decode_display_timing()
1031 if (ofnode_read_bool(timings, "interlaced")) in ofnode_decode_panel_timing()
1033 if (ofnode_read_bool(timings, "doublescan")) in ofnode_decode_panel_timing()
1035 if (ofnode_read_bool(timings, "doubleclk")) in ofnode_decode_panel_timing()
1320 if (ofnode_read_bool(node, "bootph-all")) in ofnode_pre_reloc()
1322 if (ofnode_read_bool(node, "bootph-some-ram")) in ofnode_pre_reloc()
1329 if (ofnode_read_bool(node, "bootph-pre-ram") || in ofnode_pre_reloc()
1330 ofnode_read_bool(node, "bootph-pre-sram")) in ofnode_pre_reloc()
[all …]
A Dread.c103 return ofnode_read_bool(dev_ofnode(dev), propname); in dev_read_bool()
/u-boot/drivers/memory/
A Dti-gpmc.c894 p->sync_read = ofnode_read_bool(np, "gpmc,sync-read"); in gpmc_read_settings_dt()
895 p->sync_write = ofnode_read_bool(np, "gpmc,sync-write"); in gpmc_read_settings_dt()
900 p->burst_wrap = ofnode_read_bool(np, "gpmc,burst-wrap"); in gpmc_read_settings_dt()
901 p->burst_read = ofnode_read_bool(np, "gpmc,burst-read"); in gpmc_read_settings_dt()
902 p->burst_write = ofnode_read_bool(np, "gpmc,burst-write"); in gpmc_read_settings_dt()
909 p->wait_on_read = ofnode_read_bool(np, in gpmc_read_settings_dt()
911 p->wait_on_write = ofnode_read_bool(np, in gpmc_read_settings_dt()
984 ofnode_read_bool(np, "gpmc,cycle2cycle-diffcsen"); in gpmc_read_timings_dt()
986 ofnode_read_bool(np, "gpmc,cycle2cycle-samecsen"); in gpmc_read_timings_dt()
987 p->we_extra_delay = ofnode_read_bool(np, "gpmc,we-extra-delay"); in gpmc_read_timings_dt()
[all …]
/u-boot/drivers/phy/
A Dphy-stm32-usbphyc.c452 if (!ofnode_read_bool(node, "st,no-lsfs-fb-cap")) in stm32_usbphyc_tuning()
455 if (ofnode_read_bool(node, "st,decrease-hs-slew-rate")) in stm32_usbphyc_tuning()
470 if (ofnode_read_bool(node, "st,enable-fs-rftime-tuning")) in stm32_usbphyc_tuning()
473 if (ofnode_read_bool(node, "st,enable-hs-rftime-reduction")) in stm32_usbphyc_tuning()
494 if (ofnode_read_bool(node, "st,enable-hs-rx-gain-eq")) in stm32_usbphyc_tuning()
503 if (ofnode_read_bool(node, "st,no-hs-ftime-ctrl")) in stm32_usbphyc_tuning()
506 if (!ofnode_read_bool(node, "st,no-lsfs-sc")) in stm32_usbphyc_tuning()
509 if (ofnode_read_bool(node, "st,enable-hs-tx-staggering")) in stm32_usbphyc_tuning()
/u-boot/drivers/video/ti/
A Dtilcdc-panel.c136 priv->info.tft_alt_mode = ofnode_read_bool(node, "tft-alt-mode"); in tilcdc_panel_of_to_plat()
137 priv->info.invert_pxl_clk = ofnode_read_bool(node, "invert-pxl-clk"); in tilcdc_panel_of_to_plat()
/u-boot/arch/mips/mach-octeon/
A Dcvmx-helper-fdt.c141 is_tx = ofnode_read_bool(node_chan, "direction-tx"); in cvmx_fdt_parse_vsc7224_channels()
182 channel->pretap_disable = ofnode_read_bool(node_chan, in cvmx_fdt_parse_vsc7224_channels()
184 channel->posttap_disable = ofnode_read_bool(node_chan, in cvmx_fdt_parse_vsc7224_channels()
/u-boot/drivers/power/pmic/
A Dpca9450.c104 if (ofnode_read_bool(dev_ofnode(dev), "nxp,wdog_b-warm-reset")) in pca9450_probe()
/u-boot/drivers/reboot-mode/
A Dreboot-mode-rtc.c102 plat_data->is_big_endian = ofnode_read_bool(dev_ofnode(dev), "big-endian"); in reboot_mode_ofdata_to_platdata()
/u-boot/lib/
A Dbinman.c50 if (ofnode_read_bool(node, "multiple-images")) { in find_image_node()
/u-boot/drivers/pinctrl/
A Dpinctrl_stm32.c347 if (ofnode_read_bool(node, "drive-open-drain")) in prep_gpio_ctl()
352 if (ofnode_read_bool(node, "bias-pull-up")) in prep_gpio_ctl()
354 else if (ofnode_read_bool(node, "bias-pull-down")) in prep_gpio_ctl()
A Dpinctrl-uclass.c132 if (ofnode_read_bool(node, "gpio-controller")) in pinconfig_post_bind()
/u-boot/drivers/pinctrl/renesas/
A Dpfc-r7s72100.c125 if (!ofnode_read_bool(node, "gpio-controller")) in r7s72100_pfc_probe()
/u-boot/arch/x86/cpu/tangier/
A Dpinmux.c173 is_protected = ofnode_read_bool(pin_node, "protected"); in mrfld_pinctrl_cfg_pin()
/u-boot/boot/
A Dvbe_request.c221 ofnode_read_bool(dest, "vbe,required")) { in bootmeth_vbe_ft_fixup()
/u-boot/drivers/gpio/
A Ddwapb_gpio.c177 if (!ofnode_read_bool(node, "gpio-controller")) in gpio_dwapb_bind()
/u-boot/drivers/net/
A Dbcm6368-eth.c610 if (ofnode_read_bool(node, "full-duplex")) in bcm6368_eth_probe()
612 if (ofnode_read_bool(node, "bypass-link")) in bcm6368_eth_probe()
/u-boot/drivers/mmc/
A Docteontx_hsmmc.c3604 slot->cd_inverted = ofnode_read_bool(node, "cd-inverted"); in octeontx_mmc_get_config()
3606 slot->wp_inverted = ofnode_read_bool(node, "wp-inverted"); in octeontx_mmc_get_config()
3628 if (ofnode_read_bool(node, "no-1-8-v")) { in octeontx_mmc_get_config()
3635 if (ofnode_read_bool(node, "mmc-ddr-3-3v")) { in octeontx_mmc_get_config()
3642 if (ofnode_read_bool(node, "cap-sd-highspeed") || in octeontx_mmc_get_config()
3643 ofnode_read_bool(node, "cap-mmc-highspeed") || in octeontx_mmc_get_config()
3644 ofnode_read_bool(node, "sd-uhs-sdr25")) in octeontx_mmc_get_config()
3649 if (ofnode_read_bool(node, "sd-uhs-sdr50")) in octeontx_mmc_get_config()
3651 if (ofnode_read_bool(node, "sd-uhs-ddr50")) in octeontx_mmc_get_config()
3657 if (ofnode_read_bool(node, "mmc-hs200-1_8v")) in octeontx_mmc_get_config()
[all …]
/u-boot/include/dm/
A Dofnode.h540 bool ofnode_read_bool(ofnode node, const char *propname);

Completed in 67 milliseconds

12