| /linux/drivers/phy/qualcomm/ |
| H A D | phy-qcom-eusb2-repeater.c | 138 if (!of_property_read_u8(np, "qcom,tune-usb2-preem", &val)) in eusb2_repeater_init() 141 if (!of_property_read_u8(np, "qcom,tune-usb2-disc-thres", &val)) in eusb2_repeater_init() 144 if (!of_property_read_u8(np, "qcom,tune-usb2-amplitude", &val)) in eusb2_repeater_init() 147 if (!of_property_read_u8(np, "qcom,tune-res-fsdif", &val)) in eusb2_repeater_init()
|
| /linux/drivers/regulator/ |
| H A D | mpq7920.c | 224 ret = of_property_read_u8(np, "mps,buck-phase-delay", &val); in mpq7920_parse_cb() 232 ret = of_property_read_u8(np, "mps,buck-softstart", &val); in mpq7920_parse_cb() 252 ret = of_property_read_u8(np, "mps,switch-freq", &freq); in mpq7920_parse_dt()
|
| H A D | lp872x.c | 834 of_property_read_u8(np, "ti,general-config", &pdata->general_config); in lp872x_populate_pdata_from_dt() 841 of_property_read_u8(np, "ti,dvs-vsel", (u8 *)&pdata->dvs->vsel); in lp872x_populate_pdata_from_dt() 842 of_property_read_u8(np, "ti,dvs-state", &dvs_state); in lp872x_populate_pdata_from_dt()
|
| /linux/sound/soc/codecs/ |
| H A D | sta350.c | 1101 of_property_read_u8(np, "st,output-conf", in sta350_probe_dt() 1103 of_property_read_u8(np, "st,ch1-output-mapping", in sta350_probe_dt() 1105 of_property_read_u8(np, "st,ch2-output-mapping", in sta350_probe_dt() 1107 of_property_read_u8(np, "st,ch3-output-mapping", in sta350_probe_dt() 1166 if (!of_property_read_u8(np, "st,powerdown-delay-divider", &tmp8)) { in sta350_probe_dt()
|
| H A D | sta32x.c | 1047 of_property_read_u8(np, "st,output-conf", in sta32x_probe_dt() 1049 of_property_read_u8(np, "st,ch1-output-mapping", in sta32x_probe_dt() 1051 of_property_read_u8(np, "st,ch2-output-mapping", in sta32x_probe_dt() 1053 of_property_read_u8(np, "st,ch3-output-mapping", in sta32x_probe_dt()
|
| /linux/drivers/power/supply/ |
| H A D | da9150-fg.c | 429 of_property_read_u8(fg_node, "dlg,warn-soc-level", in da9150_fg_dt_pdata() 431 of_property_read_u8(fg_node, "dlg,crit-soc-level", in da9150_fg_dt_pdata()
|
| H A D | lp8727_charger.c | 482 of_property_read_u8(np, "eoc-level", (u8 *)¶m->eoc_level); in lp8727_parse_charge_pdata() 483 of_property_read_u8(np, "charging-current", (u8 *)¶m->ichg); in lp8727_parse_charge_pdata()
|
| /linux/drivers/hwmon/ |
| H A D | adc128d818.c | 454 if (of_property_read_u8(dev->of_node, "ti,mode", &data->mode) == 0) { in adc128_probe()
|
| /linux/drivers/irqchip/ |
| H A D | irq-pruss-intc.c | 544 ret = of_property_read_u8(dev->of_node, "ti,irqs-reserved", in pruss_intc_probe()
|
| /linux/drivers/pci/controller/ |
| H A D | pcie-rcar-ep.c | 151 err = of_property_read_u8(dev->of_node, "max-functions", in rcar_pcie_ep_get_pdata()
|
| H A D | pcie-rockchip-ep.c | 744 err = of_property_read_u8(dev->of_node, "max-functions", in rockchip_pcie_ep_get_resources()
|
| /linux/drivers/net/wan/framer/pef2256/ |
| H A D | pef2256.c | 599 ret = of_property_read_u8(np, "lantiq,channel-phase", &pef2256->channel_phase); in pef2556_of_parse()
|
| /linux/sound/soc/atmel/ |
| H A D | mchp-i2s-mcc.c | 1000 err = of_property_read_u8(pdev->dev.of_node, "microchip,tdm-data-pair", in mchp_i2s_mcc_soc_data_parse()
|
| /linux/drivers/pci/controller/cadence/ |
| H A D | pcie-cadence-ep.c | 712 if (of_property_read_u8(np, "max-functions", &epc->max_functions) < 0) in cdns_pcie_ep_setup()
|
| /linux/drivers/clk/at91/ |
| H A D | dt-compat.c | 231 if (of_property_read_u8(i2s_mux_np, "reg", &bus_id)) in of_sama5d2_clk_i2s_mux_setup()
|
| /linux/include/linux/ |
| H A D | of.h | 1432 static inline int of_property_read_u8(const struct device_node *np, in of_property_read_u8() function
|
| /linux/drivers/mmc/host/ |
| H A D | sdhci-of-dwcmshc.c | 878 if (of_property_read_u8(mmc_dev(host->mmc)->of_node, "rockchip,txclk-tapnum", in dwcmshc_rk35xx_init()
|
| /linux/drivers/dma/xilinx/ |
| H A D | xilinx_dma.c | 2939 of_property_read_u8(node, "xlnx,irq-delay", &chan->irq_delay); in xilinx_dma_chan_probe()
|