Home
last modified time | relevance | path

Searched refs:fwnode_property_read_u32 (Results 1 – 25 of 62) sorted by relevance

123

/Linux-v5.10/drivers/soundwire/
Dmipi_disco.c59 fwnode_property_read_u32(link, in sdw_master_read_prop()
104 fwnode_property_read_u32(link, "mipi-sdw-default-frame-rate", in sdw_master_read_prop()
107 fwnode_property_read_u32(link, "mipi-sdw-default-frame-row-size", in sdw_master_read_prop()
110 fwnode_property_read_u32(link, "mipi-sdw-default-frame-col-size", in sdw_master_read_prop()
116 fwnode_property_read_u32(link, "mipi-sdw-command-error-threshold", in sdw_master_read_prop()
129 fwnode_property_read_u32(port, "mipi-sdw-port-max-wordlength", in sdw_slave_read_dp0()
132 fwnode_property_read_u32(port, "mipi-sdw-port-min-wordlength", in sdw_slave_read_dp0()
188 fwnode_property_read_u32(node, "mipi-sdw-port-max-wordlength", in sdw_slave_read_dpn()
190 fwnode_property_read_u32(node, "mipi-sdw-port-min-wordlength", in sdw_slave_read_dpn()
208 fwnode_property_read_u32(node, "mipi-sdw-data-port-type", in sdw_slave_read_dpn()
[all …]
/Linux-v5.10/drivers/media/v4l2-core/
Dv4l2-fwnode.c205 if (!fwnode_property_read_u32(fwnode, "clock-lanes", &v)) { in v4l2_fwnode_endpoint_parse_csi2_bus()
284 if (!fwnode_property_read_u32(fwnode, "hsync-active", &v)) { in v4l2_fwnode_endpoint_parse_parallel_bus()
292 if (!fwnode_property_read_u32(fwnode, "vsync-active", &v)) { in v4l2_fwnode_endpoint_parse_parallel_bus()
300 if (!fwnode_property_read_u32(fwnode, "field-even-active", &v)) { in v4l2_fwnode_endpoint_parse_parallel_bus()
308 if (!fwnode_property_read_u32(fwnode, "pclk-sample", &v)) { in v4l2_fwnode_endpoint_parse_parallel_bus()
316 if (!fwnode_property_read_u32(fwnode, "data-active", &v)) { in v4l2_fwnode_endpoint_parse_parallel_bus()
333 if (!fwnode_property_read_u32(fwnode, "bus-width", &v)) { in v4l2_fwnode_endpoint_parse_parallel_bus()
338 if (!fwnode_property_read_u32(fwnode, "data-shift", &v)) { in v4l2_fwnode_endpoint_parse_parallel_bus()
343 if (!fwnode_property_read_u32(fwnode, "sync-on-green-active", &v)) { in v4l2_fwnode_endpoint_parse_parallel_bus()
351 if (!fwnode_property_read_u32(fwnode, "data-enable-active", &v)) { in v4l2_fwnode_endpoint_parse_parallel_bus()
[all …]
/Linux-v5.10/sound/soc/codecs/
Dda7219-aad.c633 if (fwnode_property_read_u32(aad_np, "dlg,micbias-pulse-lvl", in da7219_aad_fw_to_pdata()
640 if (fwnode_property_read_u32(aad_np, "dlg,micbias-pulse-time", in da7219_aad_fw_to_pdata()
644 if (fwnode_property_read_u32(aad_np, "dlg,btn-cfg", &fw_val32) >= 0) in da7219_aad_fw_to_pdata()
649 if (fwnode_property_read_u32(aad_np, "dlg,mic-det-thr", &fw_val32) >= 0) in da7219_aad_fw_to_pdata()
655 if (fwnode_property_read_u32(aad_np, "dlg,jack-ins-deb", &fw_val32) >= 0) in da7219_aad_fw_to_pdata()
667 if (fwnode_property_read_u32(aad_np, "dlg,jack-rem-deb", &fw_val32) >= 0) in da7219_aad_fw_to_pdata()
673 if (fwnode_property_read_u32(aad_np, "dlg,a-d-btn-thr", &fw_val32) >= 0) in da7219_aad_fw_to_pdata()
678 if (fwnode_property_read_u32(aad_np, "dlg,d-b-btn-thr", &fw_val32) >= 0) in da7219_aad_fw_to_pdata()
683 if (fwnode_property_read_u32(aad_np, "dlg,b-c-btn-thr", &fw_val32) >= 0) in da7219_aad_fw_to_pdata()
688 if (fwnode_property_read_u32(aad_np, "dlg,c-mic-btn-thr", &fw_val32) >= 0) in da7219_aad_fw_to_pdata()
[all …]
/Linux-v5.10/drivers/leds/
Dleds-ti-lmu-common.c110 ret = fwnode_property_read_u32(child, "ramp-up-us", in ti_lmu_common_get_ramp_params()
116 ret = fwnode_property_read_u32(child, "ramp-down-us", in ti_lmu_common_get_ramp_params()
133 ret = fwnode_property_read_u32(child, in ti_lmu_common_get_brt_res()
Dleds-as3645a.c491 fwnode_property_read_u32(child, "reg", &id); in as3645a_parse_node()
514 rval = fwnode_property_read_u32(flash->flash_node, "flash-timeout-us", in as3645a_parse_node()
522 rval = fwnode_property_read_u32(flash->flash_node, "flash-max-microamp", in as3645a_parse_node()
530 rval = fwnode_property_read_u32(flash->flash_node, "led-max-microamp", in as3645a_parse_node()
538 fwnode_property_read_u32(flash->flash_node, "voltage-reference", in as3645a_parse_node()
541 fwnode_property_read_u32(flash->flash_node, "ams,input-max-microamp", in as3645a_parse_node()
552 rval = fwnode_property_read_u32(flash->indicator_node, in as3645a_parse_node()
Dleds-lm3601x.c369 ret = fwnode_property_read_u32(child, "reg", &led->led_mode); in lm3601x_parse_node()
382 ret = fwnode_property_read_u32(child, "led-max-microamp", in lm3601x_parse_node()
390 ret = fwnode_property_read_u32(child, "flash-max-microamp", in lm3601x_parse_node()
398 ret = fwnode_property_read_u32(child, "flash-max-timeout-us", in lm3601x_parse_node()
Dleds-max77650.c90 rv = fwnode_property_read_u32(child, "reg", &reg); in max77650_led_probe()
Dleds-lm3532.c586 ret = fwnode_property_read_u32(child, "reg", &control_bank); in lm3532_parse_node()
600 ret = fwnode_property_read_u32(child, "ti,led-mode", in lm3532_parse_node()
609 fwnode_property_read_u32(child, "led-max-microamp", in lm3532_parse_node()
Dled-core.c387 ret = fwnode_property_read_u32(fwnode, "color", &props->color); in led_parse_fwnode_props()
410 ret = fwnode_property_read_u32(fwnode, "function-enumerator", in led_parse_fwnode_props()
Dleds-lm3692x.c436 ret = fwnode_property_read_u32(child, "reg", &led->led_enable); in lm3692x_probe_dt()
442 ret = fwnode_property_read_u32(child, "led-max-microamp", &max_cur); in lm3692x_probe_dt()
Dleds-pwm.c120 fwnode_property_read_u32(fwnode, "max-brightness", in led_pwm_create_fwnode()
Dleds-lp50xx.c427 ret = fwnode_property_read_u32(child, "reg", &led_number); in lp50xx_probe_leds()
494 ret = fwnode_property_read_u32(led_node, "color", in lp50xx_probe_dt()
Dleds-pca955x.c396 res = fwnode_property_read_u32(child, "reg", &reg); in pca955x_get_pdata()
408 fwnode_property_read_u32(child, "type", &pdata->leds[reg].type); in pca955x_get_pdata()
/Linux-v5.10/drivers/input/joystick/
Dadc-joystick.c130 error = fwnode_property_read_u32(child, "reg", &i); in adc_joystick_set_axes()
142 error = fwnode_property_read_u32(child, "linux,code", in adc_joystick_set_axes()
156 fwnode_property_read_u32(child, "abs-fuzz", &axes[i].fuzz); in adc_joystick_set_axes()
157 fwnode_property_read_u32(child, "abs-flat", &axes[i].flat); in adc_joystick_set_axes()
/Linux-v5.10/drivers/input/keyboard/
Dqt1050.c355 if (fwnode_property_read_u32(child, "linux,code", in qt1050_parse_fw()
366 if (fwnode_property_read_u32(child, "reg", in qt1050_parse_fw()
377 if (fwnode_property_read_u32(child, in qt1050_parse_fw()
389 if (fwnode_property_read_u32(child, "microchip,average-samples", in qt1050_parse_fw()
399 if (fwnode_property_read_u32(child, "microchip,average-scaling", in qt1050_parse_fw()
410 if (fwnode_property_read_u32(child, "microchip,threshold", in qt1050_parse_fw()
Dgpio_keys_polled.c170 if (fwnode_property_read_u32(child, "linux,code", in gpio_keys_polled_get_devtree_pdata()
179 if (fwnode_property_read_u32(child, "linux,input-type", in gpio_keys_polled_get_devtree_pdata()
183 if (fwnode_property_read_u32(child, "linux,input-value", in gpio_keys_polled_get_devtree_pdata()
192 if (fwnode_property_read_u32(child, "debounce-interval", in gpio_keys_polled_get_devtree_pdata()
Dadc-keys.c84 if (fwnode_property_read_u32(child, "press-threshold-microvolt", in adc_keys_load_keymap()
92 if (fwnode_property_read_u32(child, "linux,code", in adc_keys_load_keymap()
Dgpio_keys.c721 if (fwnode_property_read_u32(child, "linux,code", in gpio_keys_get_devtree_pdata()
730 if (fwnode_property_read_u32(child, "linux,input-type", in gpio_keys_get_devtree_pdata()
739 fwnode_property_read_u32(child, "wakeup-event-action", in gpio_keys_get_devtree_pdata()
745 if (fwnode_property_read_u32(child, "debounce-interval", in gpio_keys_get_devtree_pdata()
/Linux-v5.10/drivers/input/misc/
Diqs269a.c511 error = fwnode_property_read_u32(ch_node, "reg", &reg); in iqs269_parse_chan()
571 if (!fwnode_property_read_u32(ch_node, "azoteq,local-cap-size", &val)) { in iqs269_parse_chan()
596 if (!fwnode_property_read_u32(ch_node, "azoteq,proj-bias", &val)) { in iqs269_parse_chan()
608 if (!fwnode_property_read_u32(ch_node, "azoteq,sense-mode", &val)) { in iqs269_parse_chan()
620 if (!fwnode_property_read_u32(ch_node, "azoteq,sense-freq", &val)) { in iqs269_parse_chan()
639 if (!fwnode_property_read_u32(ch_node, "azoteq,ati-mode", &val)) { in iqs269_parse_chan()
648 if (!fwnode_property_read_u32(ch_node, "azoteq,ati-base", &val)) { in iqs269_parse_chan()
657 if (!fwnode_property_read_u32(ch_node, "azoteq,ati-target", &val)) { in iqs269_parse_chan()
675 if (!fwnode_property_read_u32(ch_node, "azoteq,assoc-weight", &val)) { in iqs269_parse_chan()
692 if (!fwnode_property_read_u32(ev_node, "azoteq,thresh", &val)) { in iqs269_parse_chan()
[all …]
/Linux-v5.10/drivers/base/test/
Dproperty-entry-test.c64 error = fwnode_property_read_u32(node, "prop-u32", &val_u32); in pe_test_uints()
75 error = fwnode_property_read_u32(node, "no-prop-u32", &val_u32); in pe_test_uints()
169 error = fwnode_property_read_u32(node, "prop-u32", &val_u32); in pe_test_uint_arrays()
185 error = fwnode_property_read_u32(node, "no-prop-u32", &val_u32); in pe_test_uint_arrays()
/Linux-v5.10/drivers/hwmon/
Dgsc-hwmon.c283 if (fwnode_property_read_u32(child, "reg", &ch->reg)) { in gsc_hwmon_get_devtree_pdata()
288 if (fwnode_property_read_u32(child, "gw,mode", &ch->mode)) { in gsc_hwmon_get_devtree_pdata()
299 if (!fwnode_property_read_u32(child, in gsc_hwmon_get_devtree_pdata()
/Linux-v5.10/drivers/media/i2c/
Ddw9768.c442 fwnode_property_read_u32(dev_fwnode(dev), "dongwoon,aac-mode", in dw9768_probe()
446 fwnode_property_read_u32(dev_fwnode(dev), "dongwoon,clock-presc", in dw9768_probe()
450 fwnode_property_read_u32(dev_fwnode(dev), "dongwoon,aac-timing", in dw9768_probe()
/Linux-v5.10/drivers/video/backlight/
Dlm3630a_bl.c411 ret = fwnode_property_read_u32(node, "reg", &bank); in lm3630a_parse_bank()
457 ret = fwnode_property_read_u32(node, "default-brightness", in lm3630a_parse_bank()
466 ret = fwnode_property_read_u32(node, "max-brightness", &val); in lm3630a_parse_bank()
/Linux-v5.10/drivers/acpi/
Dproperty.c1200 if (fwnode_property_read_u32(child, prop_name, &nr)) in acpi_graph_get_child_prop_value()
1372 if (fwnode_property_read_u32(port_fwnode, "reg", &endpoint->port)) in acpi_fwnode_graph_parse_endpoint()
1373 fwnode_property_read_u32(port_fwnode, "port", &endpoint->port); in acpi_fwnode_graph_parse_endpoint()
1374 if (fwnode_property_read_u32(fwnode, "reg", &endpoint->id)) in acpi_fwnode_graph_parse_endpoint()
1375 fwnode_property_read_u32(fwnode, "endpoint", &endpoint->id); in acpi_fwnode_graph_parse_endpoint()
/Linux-v5.10/drivers/iio/dac/
Dad5592r-base.c518 ret = fwnode_property_read_u32(child, "reg", &reg); in ad5592r_alloc_channels()
522 ret = fwnode_property_read_u32(child, "adi,mode", &tmp); in ad5592r_alloc_channels()
526 fwnode_property_read_u32(child, "adi,off-state", &tmp); in ad5592r_alloc_channels()

123