of_property_read_u8  212 drivers/clk/at91/dt-compat.c 		if (of_property_read_u8(i2s_mux_np, "reg", &bus_id))
of_property_read_u8  461 drivers/hwmon/adc128d818.c 	if (of_property_read_u8(dev->of_node, "ti,mode", &data->mode) == 0) {
of_property_read_u8  571 drivers/leds/leds-lp55xx-common.c 		of_property_read_u8(child, "led-cur", &cfg[i].led_current);
of_property_read_u8  572 drivers/leds/leds-lp55xx-common.c 		of_property_read_u8(child, "max-cur", &cfg[i].max_current);
of_property_read_u8  580 drivers/leds/leds-lp55xx-common.c 	of_property_read_u8(np, "clock-mode", &pdata->clock_mode);
of_property_read_u8  585 drivers/leds/leds-lp55xx-common.c 	of_property_read_u8(np, "pwr-sel", (u8 *)&pdata->pwr_sel);
of_property_read_u8  140 drivers/media/rc/ir-spi.c 	ret = of_property_read_u8(spi->dev.of_node, "duty-cycle", &dc);
of_property_read_u8 1554 drivers/net/can/flexcan.c 		of_property_read_u8(pdev->dev.of_node,
of_property_read_u8 1719 drivers/net/ethernet/ti/davinci_emac.c 	of_property_read_u8(np, "ti,davinci-rmii-en", &pdata->rmii_en);
of_property_read_u8 1498 drivers/net/ieee802154/at86rf230.c 	ret = of_property_read_u8(spi->dev.of_node, "xtal-trim", xtal_trim);
of_property_read_u8  573 drivers/pci/controller/dwc/pcie-designware-ep.c 	ret = of_property_read_u8(np, "max-functions", &epc->max_functions);
of_property_read_u8  502 drivers/pci/controller/pcie-cadence-ep.c 	if (of_property_read_u8(np, "max-functions", &epc->max_functions) < 0)
of_property_read_u8  550 drivers/pci/controller/pcie-rockchip-ep.c 	err = of_property_read_u8(dev->of_node, "max-functions",
of_property_read_u8  429 drivers/power/supply/da9150-fg.c 	of_property_read_u8(fg_node, "dlg,warn-soc-level",
of_property_read_u8  431 drivers/power/supply/da9150-fg.c 	of_property_read_u8(fg_node, "dlg,crit-soc-level",
of_property_read_u8  501 drivers/power/supply/lp8727_charger.c 	of_property_read_u8(np, "eoc-level", (u8 *)&param->eoc_level);
of_property_read_u8  502 drivers/power/supply/lp8727_charger.c 	of_property_read_u8(np, "charging-current", (u8 *)&param->ichg);
of_property_read_u8  839 drivers/regulator/lp872x.c 	of_property_read_u8(np, "ti,general-config", &pdata->general_config);
of_property_read_u8  848 drivers/regulator/lp872x.c 	of_property_read_u8(np, "ti,dvs-vsel", (u8 *)&pdata->dvs->vsel);
of_property_read_u8  849 drivers/regulator/lp872x.c 	of_property_read_u8(np, "ti,dvs-state", &dvs_state);
of_property_read_u8  362 drivers/video/backlight/lp855x_bl.c 	of_property_read_u8(node, "dev-ctrl", &pdata->device_control);
of_property_read_u8  363 drivers/video/backlight/lp855x_bl.c 	of_property_read_u8(node, "init-brt", &pdata->initial_brightness);
of_property_read_u8  378 drivers/video/backlight/lp855x_bl.c 			of_property_read_u8(child, "rom-addr", &rom[i].addr);
of_property_read_u8  379 drivers/video/backlight/lp855x_bl.c 			of_property_read_u8(child, "rom-val", &rom[i].val);
of_property_read_u8 1022 sound/soc/codecs/cs53l30.c 	if (!of_property_read_u8(np, "cirrus,micbias-lvl", &val))
of_property_read_u8 1045 sound/soc/codecs/sta32x.c 	of_property_read_u8(np, "st,output-conf",
of_property_read_u8 1047 sound/soc/codecs/sta32x.c 	of_property_read_u8(np, "st,ch1-output-mapping",
of_property_read_u8 1049 sound/soc/codecs/sta32x.c 	of_property_read_u8(np, "st,ch2-output-mapping",
of_property_read_u8 1051 sound/soc/codecs/sta32x.c 	of_property_read_u8(np, "st,ch3-output-mapping",
of_property_read_u8 1104 sound/soc/codecs/sta350.c 	of_property_read_u8(np, "st,output-conf",
of_property_read_u8 1106 sound/soc/codecs/sta350.c 	of_property_read_u8(np, "st,ch1-output-mapping",
of_property_read_u8 1108 sound/soc/codecs/sta350.c 	of_property_read_u8(np, "st,ch2-output-mapping",
of_property_read_u8 1110 sound/soc/codecs/sta350.c 	of_property_read_u8(np, "st,ch3-output-mapping",
of_property_read_u8 1176 sound/soc/codecs/sta350.c 	if (!of_property_read_u8(np, "st,powerdown-delay-divider", &tmp8)) {