Home
last modified time | relevance | path

Searched refs:dev_read_bool (Results 1 – 25 of 79) sorted by relevance

1234

/u-boot/drivers/mmc/
A Dmmc-uclass.c232 if (dev_read_bool(dev, "sd-uhs-sdr12")) in mmc_of_parse()
234 if (dev_read_bool(dev, "sd-uhs-sdr25")) in mmc_of_parse()
236 if (dev_read_bool(dev, "sd-uhs-sdr50")) in mmc_of_parse()
238 if (dev_read_bool(dev, "sd-uhs-sdr104")) in mmc_of_parse()
240 if (dev_read_bool(dev, "sd-uhs-ddr50")) in mmc_of_parse()
242 if (dev_read_bool(dev, "mmc-ddr-1_8v")) in mmc_of_parse()
244 if (dev_read_bool(dev, "mmc-ddr-1_2v")) in mmc_of_parse()
246 if (dev_read_bool(dev, "mmc-hs200-1_8v")) in mmc_of_parse()
260 if (dev_read_bool(dev, "cd-inverted")) in mmc_of_parse()
262 if (dev_read_bool(dev, "broken-cd")) in mmc_of_parse()
[all …]
A Drockchip_dw_mmc.c66 if (dev_read_bool(dev, "non-removable")) in rockchip_dwmmc_of_to_plat()
75 priv->fifo_mode = dev_read_bool(dev, "fifo-mode"); in rockchip_dwmmc_of_to_plat()
79 priv->fifo_mode = dev_read_bool(dev, "u-boot,spl-fifo-mode"); in rockchip_dwmmc_of_to_plat()
A Dpic32_sdhci.c64 if (!dev_read_bool(dev, "microchip,use-sdcd")) { in pic32_sdhci_probe()
A Dhi6220_dw_mmc.c42 if (dev_read_bool(dev, "non-removable")) in hi6220_dwmmc_of_to_plat()
/u-boot/drivers/led/
A Dled_bcm6858.c168 if (dev_read_bool(dev, "brcm,serial-led-msb-first")) in bcm6858_led_probe()
170 if (dev_read_bool(dev, "brcm,serial-led-en-pol")) in bcm6858_led_probe()
172 if (dev_read_bool(dev, "brcm,serial-led-clk-pol")) in bcm6858_led_probe()
174 if (dev_read_bool(dev, "brcm,serial-led-data-ppol")) in bcm6858_led_probe()
176 if (dev_read_bool(dev, "brcm,led-test-mode")) in bcm6858_led_probe()
200 if (dev_read_bool(dev, "active-low")) in bcm6858_led_probe()
A Dled_bcm6328.c161 if (dev_read_bool(dev, "brcm,serial-leds")) in bcm6328_led_probe()
163 if (dev_read_bool(dev, "brcm,serial-mux")) in bcm6328_led_probe()
165 if (dev_read_bool(dev, "brcm,serial-clk-low")) in bcm6328_led_probe()
167 if (!dev_read_bool(dev, "brcm,serial-dat-low")) in bcm6328_led_probe()
169 if (!dev_read_bool(dev, "brcm,serial-shift-inv")) in bcm6328_led_probe()
195 if (dev_read_bool(dev, "active-low")) in bcm6328_led_probe()
A Dled_bcm6358.c128 if (dev_read_bool(dev, "brcm,clk-dat-low")) in bcm6358_led_probe()
165 if (dev_read_bool(dev, "active-low")) in bcm6358_led_probe()
/u-boot/drivers/usb/dwc3/
A Dcore.c910 dwc->has_lpm_erratum = dev_read_bool(dev, in dwc3_of_parse()
916 dwc->is_utmi_l1_suspend = dev_read_bool(dev, in dwc3_of_parse()
924 dwc->u2exit_lfps_quirk = dev_read_bool(dev, in dwc3_of_parse()
926 dwc->u2ss_inp3_quirk = dev_read_bool(dev, in dwc3_of_parse()
928 dwc->req_p1p2p3_quirk = dev_read_bool(dev, in dwc3_of_parse()
930 dwc->del_p1p2p3_quirk = dev_read_bool(dev, in dwc3_of_parse()
934 dwc->lfps_filter_quirk = dev_read_bool(dev, in dwc3_of_parse()
936 dwc->rx_detect_poll_quirk = dev_read_bool(dev, in dwc3_of_parse()
938 dwc->dis_u3_susphy_quirk = dev_read_bool(dev, in dwc3_of_parse()
940 dwc->dis_u2_susphy_quirk = dev_read_bool(dev, in dwc3_of_parse()
[all …]
/u-boot/drivers/usb/cdns3/
A Dcdns3-ti.c135 data->vbus_divider = dev_read_bool(dev, "ti,vbus-divider"); in cdns_ti_probe()
144 data->usb2_only = dev_read_bool(dev, "ti,usb2-only"); in cdns_ti_probe()
149 if (dev_read_bool(dev, "ti,modestrap-host")) in cdns_ti_probe()
151 else if (dev_read_bool(dev, "ti,modestrap-peripheral")) in cdns_ti_probe()
/u-boot/arch/x86/cpu/broadwell/
A Dadsp.c129 priv->adsp_d3_pg_enable = dev_read_bool(dev, "intel,adsp-d3-pg-enable"); in broadwell_adsp_of_to_plat()
130 priv->adsp_sram_pg_enable = dev_read_bool(dev, in broadwell_adsp_of_to_plat()
132 priv->sio_acpi_mode = dev_read_bool(dev, "intel,sio-acpi-mode"); in broadwell_adsp_of_to_plat()
/u-boot/drivers/power/regulator/
A Dregulator_common.c23 if (!dev_read_bool(dev, "enable-active-high")) in regulator_common_of_to_plat()
25 if (dev_read_bool(dev, "regulator-boot-on")) in regulator_common_of_to_plat()
A Dtps62360_regulator.c90 vsel0 = dev_read_bool(dev, "ti,vsel0-state-high"); in tps62360_regulator_probe()
91 vsel1 = dev_read_bool(dev, "ti,vsel1-state-high"); in tps62360_regulator_probe()
/u-boot/drivers/clk/ti/
A Dclk-gate.c69 if (dev_read_bool(dev, "ti,set-rate-parent")) in clk_ti_gate_of_to_plat()
72 priv->invert_enable = dev_read_bool(dev, "ti,set-bit-to-disable"); in clk_ti_gate_of_to_plat()
A Dclk-divider.c296 if (dev_read_bool(dev, "ti,index-starts-at-one")) in clk_ti_divider_of_to_plat()
299 if (dev_read_bool(dev, "ti,index-power-of-two")) in clk_ti_divider_of_to_plat()
302 if (dev_read_bool(dev, "ti,set-rate-parent")) in clk_ti_divider_of_to_plat()
A Dclk-mux.c230 if (dev_read_bool(dev, "ti,set-rate-parent")) in clk_ti_mux_of_to_plat()
233 if (dev_read_bool(dev, "ti,index-starts-at-one")) in clk_ti_mux_of_to_plat()
/u-boot/drivers/usb/host/
A Dxhci-dwc3.c147 if (dev_read_bool(dev, "snps,dis_enblslpm-quirk")) in xhci_dwc3_probe()
150 if (dev_read_bool(dev, "snps,dis-u2-freeclk-exists-quirk")) in xhci_dwc3_probe()
153 if (dev_read_bool(dev, "snps,dis_u2_susphy_quirk")) in xhci_dwc3_probe()
/u-boot/drivers/mtd/nand/raw/
A Dmxs_nand_dt.c93 info->use_minimum_ecc = dev_read_bool(dev, "fsl,use-minimum-ecc"); in mxs_nand_dt_probe()
95 info->legacy_bch_geometry = dev_read_bool(dev, "fsl,legacy-bch-geometry"); in mxs_nand_dt_probe()
/u-boot/drivers/timer/
A Dsandbox_timer.c41 if (dev_read_bool(dev, "sandbox,timebase-frequency-fallback")) in sandbox_timer_probe()
/u-boot/drivers/spi/
A Dspi-uclass.c454 if (dev_read_bool(dev, "spi-cpol")) in spi_slave_of_to_plat()
456 if (dev_read_bool(dev, "spi-cpha")) in spi_slave_of_to_plat()
458 if (dev_read_bool(dev, "spi-cs-high")) in spi_slave_of_to_plat()
460 if (dev_read_bool(dev, "spi-3wire")) in spi_slave_of_to_plat()
462 if (dev_read_bool(dev, "spi-half-duplex")) in spi_slave_of_to_plat()
/u-boot/drivers/video/
A Dbacklight_gpio.c40 priv->def_value = dev_read_bool(dev, "default-on"); in gpio_backlight_of_to_plat()
/u-boot/drivers/sysreset/
A Dpoweroff_gpio.c68 flags = dev_read_bool(dev, "input") ? GPIOD_IS_IN : GPIOD_IS_OUT; in poweroff_gpio_probe()
/u-boot/drivers/cache/
A Dcache-l2x0.c36 if (dev_read_bool(dev, "arm,shared-override")) in l2c310_of_parse_and_init()
/u-boot/drivers/mtd/
A Dhbmc-am654.c72 if (dev_read_bool(dev, "mux-controls")) { in am654_hbmc_probe()
/u-boot/drivers/phy/
A Dsandbox-phy.c90 priv->broken = dev_read_bool(dev, "broken"); in sandbox_phy_probe()
/u-boot/drivers/i2c/
A Dacpi_i2c.c195 priv->probed = dev_read_bool(dev, "linux,probed"); in acpi_i2c_of_to_plat()
197 priv->has_power_resource = dev_read_bool(dev, in acpi_i2c_of_to_plat()

Completed in 34 milliseconds

1234