/Linux-v5.10/drivers/soundwire/ |
D | mipi_disco.c | 59 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/ |
D | v4l2-fwnode.c | 205 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/ |
D | da7219-aad.c | 633 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/ |
D | leds-ti-lmu-common.c | 110 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()
|
D | leds-as3645a.c | 491 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()
|
D | leds-lm3601x.c | 369 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()
|
D | leds-max77650.c | 90 rv = fwnode_property_read_u32(child, "reg", ®); in max77650_led_probe()
|
D | leds-lm3532.c | 586 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()
|
D | led-core.c | 387 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()
|
D | leds-lm3692x.c | 436 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()
|
D | leds-pwm.c | 120 fwnode_property_read_u32(fwnode, "max-brightness", in led_pwm_create_fwnode()
|
D | leds-lp50xx.c | 427 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()
|
D | leds-pca955x.c | 396 res = fwnode_property_read_u32(child, "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/ |
D | adc-joystick.c | 130 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/ |
D | qt1050.c | 355 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()
|
D | gpio_keys_polled.c | 170 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()
|
D | adc-keys.c | 84 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()
|
D | gpio_keys.c | 721 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/ |
D | iqs269a.c | 511 error = fwnode_property_read_u32(ch_node, "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/ |
D | property-entry-test.c | 64 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/ |
D | gsc-hwmon.c | 283 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/ |
D | dw9768.c | 442 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/ |
D | lm3630a_bl.c | 411 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/ |
D | property.c | 1200 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/ |
D | ad5592r-base.c | 518 ret = fwnode_property_read_u32(child, "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()
|