Home
last modified time | relevance | path

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

12345

/drivers/mmc/
A Dmmc-uclass.c253 if (dev_read_bool(dev, "sd-uhs-sdr12")) in mmc_of_parse()
255 if (dev_read_bool(dev, "sd-uhs-sdr25")) in mmc_of_parse()
257 if (dev_read_bool(dev, "sd-uhs-sdr50")) in mmc_of_parse()
259 if (dev_read_bool(dev, "sd-uhs-sdr104")) in mmc_of_parse()
261 if (dev_read_bool(dev, "sd-uhs-ddr50")) in mmc_of_parse()
263 if (dev_read_bool(dev, "mmc-ddr-1_8v")) in mmc_of_parse()
265 if (dev_read_bool(dev, "mmc-ddr-1_2v")) in mmc_of_parse()
277 if (dev_read_bool(dev, "no-mmc-hs400")) in mmc_of_parse()
284 if (dev_read_bool(dev, "cd-inverted")) in mmc_of_parse()
286 if (dev_read_bool(dev, "broken-cd")) in mmc_of_parse()
[all …]
A Drockchip_dw_mmc.c75 if (dev_read_bool(dev, "non-removable")) in rockchip_dwmmc_of_to_plat()
84 priv->fifo_mode = dev_read_bool(dev, "fifo-mode"); in rockchip_dwmmc_of_to_plat()
88 priv->fifo_mode = dev_read_bool(dev, "u-boot,spl-fifo-mode"); in rockchip_dwmmc_of_to_plat()
/drivers/misc/
A Dusb251xb.c381 if (dev_read_bool(dev, "skip-config")) in usb251xb_of_to_plat()
412 if (dev_read_bool(dev, "self-powered")) { in usb251xb_of_to_plat()
417 if (dev_read_bool(dev, "ganged-sensing")) in usb251xb_of_to_plat()
421 } else if (dev_read_bool(dev, "bus-powered")) { in usb251xb_of_to_plat()
428 if (dev_read_bool(dev, "disable-hi-speed")) in usb251xb_of_to_plat()
431 if (dev_read_bool(dev, "multi-tt")) in usb251xb_of_to_plat()
433 else if (dev_read_bool(dev, "single-tt")) in usb251xb_of_to_plat()
436 if (dev_read_bool(dev, "disable-eop")) in usb251xb_of_to_plat()
468 if (dev_read_bool(dev, "compound-device")) in usb251xb_of_to_plat()
472 if (dev_read_bool(dev, "port-mapping-mode")) in usb251xb_of_to_plat()
[all …]
/drivers/led/
A Dled_bcm6328.c160 if (dev_read_bool(dev, "brcm,serial-leds")) in bcm6328_led_probe()
162 if (dev_read_bool(dev, "brcm,serial-mux")) in bcm6328_led_probe()
164 if (dev_read_bool(dev, "brcm,serial-clk-low")) in bcm6328_led_probe()
166 if (!dev_read_bool(dev, "brcm,serial-dat-low")) in bcm6328_led_probe()
168 if (!dev_read_bool(dev, "brcm,serial-shift-inv")) in bcm6328_led_probe()
194 if (dev_read_bool(dev, "active-low")) in bcm6328_led_probe()
A Dled_bcm6858.c201 if (dev_read_bool(dev, "active-low")) in bcm6858_led_probe()
230 if (dev_read_bool(dev, "brcm,serial-led-msb-first")) in bcm6858_led_wrap_probe()
232 if (dev_read_bool(dev, "brcm,serial-led-en-pol")) in bcm6858_led_wrap_probe()
234 if (dev_read_bool(dev, "brcm,serial-led-clk-pol")) in bcm6858_led_wrap_probe()
236 if (dev_read_bool(dev, "brcm,serial-led-data-ppol")) in bcm6858_led_wrap_probe()
238 if (dev_read_bool(dev, "brcm,led-test-mode")) in bcm6858_led_wrap_probe()
A Dled_bcm6753.c195 if (dev_read_bool(dev, "active-low")) in bcm6753_led_probe()
220 if (dev_read_bool(dev, "brcm,serial-led-msb-first")) in bcm6753_led_wrap_probe()
222 if (dev_read_bool(dev, "brcm,serial-led-en-pol")) in bcm6753_led_wrap_probe()
224 if (dev_read_bool(dev, "brcm,serial-led-clk-pol")) in bcm6753_led_wrap_probe()
226 if (dev_read_bool(dev, "brcm,serial-led-data-ppol")) in bcm6753_led_wrap_probe()
A Dled_bcm6358.c127 if (dev_read_bool(dev, "brcm,clk-dat-low")) in bcm6358_led_probe()
164 if (dev_read_bool(dev, "active-low")) in bcm6358_led_probe()
/drivers/usb/dwc3/
A Dcore.c1075 dwc->has_lpm_erratum = dev_read_bool(dev, in dwc3_of_parse()
1081 dwc->is_utmi_l1_suspend = dev_read_bool(dev, in dwc3_of_parse()
1089 dwc->u2exit_lfps_quirk = dev_read_bool(dev, in dwc3_of_parse()
1091 dwc->u2ss_inp3_quirk = dev_read_bool(dev, in dwc3_of_parse()
1093 dwc->req_p1p2p3_quirk = dev_read_bool(dev, in dwc3_of_parse()
1095 dwc->del_p1p2p3_quirk = dev_read_bool(dev, in dwc3_of_parse()
1099 dwc->lfps_filter_quirk = dev_read_bool(dev, in dwc3_of_parse()
1101 dwc->rx_detect_poll_quirk = dev_read_bool(dev, in dwc3_of_parse()
1103 dwc->dis_u3_susphy_quirk = dev_read_bool(dev, in dwc3_of_parse()
1105 dwc->dis_u2_susphy_quirk = dev_read_bool(dev, in dwc3_of_parse()
[all …]
A Ddwc3-generic.c304 if (dev_read_bool(dev, "fsl,permanently-attached")) in dwc3_imx8mp_glue_configure()
309 if (dev_read_bool(dev, "fsl,disable-port-power-control")) in dwc3_imx8mp_glue_configure()
317 if (dev_read_bool(dev, "fsl,over-current-active-low")) in dwc3_imx8mp_glue_configure()
322 if (dev_read_bool(dev, "fsl,power-active-low")) in dwc3_imx8mp_glue_configure()
480 if (dev_read_bool(dev, "qcom,select-utmi-as-pipe-clk")) in dwc3_qcom_glue_configure()
/drivers/usb/cdns3/
A Dcdns3-ti.c133 data->vbus_divider = dev_read_bool(dev, "ti,vbus-divider"); in cdns_ti_probe()
142 data->usb2_only = dev_read_bool(dev, "ti,usb2-only"); in cdns_ti_probe()
147 if (dev_read_bool(dev, "ti,modestrap-host")) in cdns_ti_probe()
149 else if (dev_read_bool(dev, "ti,modestrap-peripheral")) in cdns_ti_probe()
/drivers/extcon/
A Dextcon-max14526.c117 if (dev_read_bool(dev, "maxim,ap-usb")) in max14526_probe()
120 if (dev_read_bool(dev, "maxim,cp-usb")) { in max14526_probe()
131 if (dev_read_bool(dev, "maxim,cp-uart")) in max14526_probe()
/drivers/usb/host/
A Dxhci-dwc3.c199 if (dev_read_bool(dev, "snps,dis_enblslpm_quirk")) in xhci_dwc3_probe()
202 if (dev_read_bool(dev, "snps,dis-u2-freeclk-exists-quirk")) in xhci_dwc3_probe()
205 if (dev_read_bool(dev, "snps,dis_u2_susphy_quirk")) in xhci_dwc3_probe()
212 dev_read_bool(dev, "usb-role-switch")) { in xhci_dwc3_probe()
/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()
/drivers/power/regulator/
A Dregulator_common.c24 if (!dev_read_bool(dev, "enable-active-high")) in regulator_common_of_to_plat()
26 if (dev_read_bool(dev, "regulator-boot-on")) in regulator_common_of_to_plat()
A Dtps62360_regulator.c89 vsel0 = dev_read_bool(dev, "ti,vsel0-state-high"); in tps62360_regulator_probe()
90 vsel1 = dev_read_bool(dev, "ti,vsel1-state-high"); in tps62360_regulator_probe()
A Daxp_drivevbus.c42 if (dev_read_bool(dev->parent, "x-powers,drive-vbus-en")) { in axp_drivevbus_probe()
/drivers/spi/
A Dspi-uclass.c450 if ((dev_read_bool(dev, "parallel-memories")) && !slave->multi_cs_cap) { in _spi_get_bus_and_cs()
535 if (dev_read_bool(dev, "spi-cpol")) in spi_slave_of_to_plat()
537 if (dev_read_bool(dev, "spi-cpha")) in spi_slave_of_to_plat()
539 if (dev_read_bool(dev, "spi-cs-high")) in spi_slave_of_to_plat()
541 if (dev_read_bool(dev, "spi-3wire")) in spi_slave_of_to_plat()
543 if (dev_read_bool(dev, "spi-half-duplex")) in spi_slave_of_to_plat()
/drivers/sysinfo/
A Dgpio.c121 if (!dev_read_bool(dev, "revisions") || !dev_read_bool(dev, "names")) { in sysinfo_gpio_probe()
/drivers/net/
A Ddwc_eth_qos_stm32.c137 const bool eth_ref_clk_sel = dev_read_bool(dev, "st,eth-ref-clk-sel"); in eqos_probe_syscfg_stm32()
141 const bool eth_clk_sel = dev_read_bool(dev, "st,eth-clk-sel"); in eqos_probe_syscfg_stm32()
143 const bool ext_phyclk = dev_read_bool(dev, "st,ext-phyclk"); in eqos_probe_syscfg_stm32()
/drivers/pinctrl/renesas/
A Dpinctrl-rzn1.c308 if (dev_read_bool(config, "bias-disable")) in rzn1_pinctrl_set_state()
310 else if (dev_read_bool(config, "bias-pull-up")) in rzn1_pinctrl_set_state()
312 else if (dev_read_bool(config, "bias-pull-down")) in rzn1_pinctrl_set_state()
/drivers/i2c/
A Di2c-gpio.c324 if (dev_read_bool(dev, "i2c-gpio,deblock")) { in i2c_gpio_drv_probe()
359 if (dev_read_bool(dev, "i2c-gpio,sda-output-only")) in i2c_gpio_of_to_plat()
364 if (dev_read_bool(dev, "i2c-gpio,scl-output-only")) in i2c_gpio_of_to_plat()
/drivers/video/
A Drenesas-r61307.c230 priv->dig_cont_adj = dev_read_bool(dev, "renesas,contrast"); in renesas_r61307_of_to_plat()
231 priv->inversion = dev_read_bool(dev, "renesas,inversion"); in renesas_r61307_of_to_plat()
/drivers/watchdog/
A Dwdt-uclass.c249 if (dev_read_bool(dev, "u-boot,noautostart")) in wdt_pre_probe()
251 else if (dev_read_bool(dev, "u-boot,autostart")) in wdt_pre_probe()
/drivers/memory/
A Dti-aemif-cs.c113 if (dev_read_bool(dev, "ti,cs-select-strobe-mode")) in aemif_cs_set_timings()
116 if (dev_read_bool(dev, "ti,cs-extended-wait-mode")) in aemif_cs_set_timings()
/drivers/timer/
A Dsandbox_timer.c46 dev_read_bool(dev, "sandbox,timebase-frequency-fallback")) in sandbox_timer_probe()

Completed in 53 milliseconds

12345