Home
last modified time | relevance | path

Searched refs:fwnode_property_read_u32_array (Results 1 – 25 of 48) sorted by relevance

12

/linux/drivers/base/test/
H A Dproperty-entry-test.c77 error = fwnode_property_read_u32_array(node, "prop-u32", array_u32, 1); in pe_test_uints()
81 error = fwnode_property_read_u32_array(node, "prop-u32", array_u32, 2); in pe_test_uints()
87 error = fwnode_property_read_u32_array(node, "no-prop-u32", array_u32, 1); in pe_test_uints()
198 error = fwnode_property_read_u32_array(node, "prop-u32", array_u32, 1); in pe_test_uint_arrays()
202 error = fwnode_property_read_u32_array(node, "prop-u32", array_u32, 2); in pe_test_uint_arrays()
207 error = fwnode_property_read_u32_array(node, "prop-u32", array_u32, 17); in pe_test_uint_arrays()
213 error = fwnode_property_read_u32_array(node, "no-prop-u32", array_u32, 1); in pe_test_uint_arrays()
/linux/sound/soc/amd/acp/
H A Damd-sdw-acpi.c36 ret = fwnode_property_read_u32_array(acpi_fwnode_handle(adev), in amd_sdw_scan_controller()
/linux/include/linux/
H A Dproperty.h66 int fwnode_property_read_u32_array(const struct fwnode_handle *fwnode,
303 return fwnode_property_read_u32_array(fwnode, propname, val, 1); in fwnode_property_read_u32()
327 return fwnode_property_read_u32_array(fwnode, propname, NULL, 0); in fwnode_property_count_u32()
/linux/drivers/hwtracing/coresight/
H A Dcoresight-cti-platform.c254 err = fwnode_property_read_u32_array(fwnode, grp_name, in cti_plat_read_trig_group()
290 err = fwnode_property_read_u32_array(fwnode, type_name, in cti_plat_read_trig_types()
/linux/drivers/base/
H A Dproperty.c191 return fwnode_property_read_u32_array(dev_fwnode(dev), propname, val, nval); in device_property_read_u32_array()
393 int fwnode_property_read_u32_array(const struct fwnode_handle *fwnode, in fwnode_property_read_u32_array() function
399 EXPORT_SYMBOL_GPL(fwnode_property_read_u32_array);
/linux/drivers/leds/
H A Dleds-lm36274.c94 ret = fwnode_property_read_u32_array(child, "led-sources", in lm36274_parse_dt()
H A Dleds-ns2.c205 fwnode_property_read_u32_array(node, "modes-map", (void *)modval, in ns2_led_register()
H A Dleds-lm3697.c258 ret = fwnode_property_read_u32_array(child, "led-sources", in lm3697_probe_dt()
H A Dleds-lp50xx.c402 ret = fwnode_property_read_u32_array(child, "reg", led_banks, num_leds); in lp50xx_probe_leds()
H A Dled-core.c447 if (fwnode_property_read_u32_array(fwnode, "led-pattern", pattern, count)) { in led_get_default_pattern()
H A Dleds-lm3532.c644 ret = fwnode_property_read_u32_array(child, "led-sources", in lm3532_parse_node()
/linux/drivers/iio/dac/
H A Dad3552r-common.c275 ret = fwnode_property_read_u32_array(child, in ad3552r_get_output_range()
H A Dltc2664.c579 ret = fwnode_property_read_u32_array(child, "output-range-microvolt", in ltc2664_channel_config()
589 ret = fwnode_property_read_u32_array(child, "output-range-microamp", in ltc2664_channel_config()
H A Dad5770r.c529 ret = fwnode_property_read_u32_array(child, in ad5770r_channel_config()
/linux/drivers/input/touchscreen/
H A Diqs7211.c1813 error = fwnode_property_read_u32_array(tp_node, in iqs7211_parse_cycles()
1884 error = fwnode_property_read_u32_array(tp_node, "azoteq,rx-enable", in iqs7211_parse_tp()
1911 error = fwnode_property_read_u32_array(tp_node, "azoteq,tx-enable", in iqs7211_parse_tp()
1959 error = fwnode_property_read_u32_array(alp_node, in iqs7211_parse_alp()
1998 error = fwnode_property_read_u32_array(alp_node, in iqs7211_parse_alp()
/linux/drivers/input/joystick/
H A Dadc-joystick.c170 error = fwnode_property_read_u32_array(child, "abs-range", in adc_joystick_set_axes()
/linux/drivers/irqchip/
H A Dirq-sni-exiu.c206 if (fwnode_property_read_u32_array(fwnode, "socionext,spi-base", in exiu_init()
/linux/drivers/usb/typec/mux/
H A Dfsa4480.c213 ret = fwnode_property_read_u32_array(ep, "data-lanes", data_lanes, DATA_LANES_COUNT); in fsa4480_parse_data_lanes_mapping()
/linux/drivers/input/misc/
H A Diqs7222.c2016 error = fwnode_property_read_u32_array(child_node, in iqs7222_gpio_select()
2218 error = fwnode_property_read_u32_array(cycle_node, "azoteq,tx-enable", in iqs7222_parse_cycle()
2353 error = fwnode_property_read_u32_array(chan_node, in iqs7222_parse_chan()
2470 error = fwnode_property_read_u32_array(sldr_node, in iqs7222_parse_sldr()
2695 error = fwnode_property_read_u32_array(tpad_node, in iqs7222_parse_tpad()
/linux/sound/soc/sdca/
H A Dsdca_functions.c1112 fwnode_property_read_u32_array(entity_node, in find_sdca_entity_pde()
1307 fwnode_property_read_u32_array(function_node, "mipi-sdca-entity-id-list", in find_sdca_entities()
1453 fwnode_property_read_u32_array(entity_node, in find_sdca_entity_connection_pde()
1772 fwnode_property_read_u32_array(function_node, "mipi-sdca-cluster-id-list", in find_sdca_clusters()
/linux/drivers/power/supply/
H A Dpower_supply_core.c727 if (!fwnode_property_read_u32_array(fwnode, "ambient-celsius", in power_supply_get_battery_info()
732 if (!fwnode_property_read_u32_array(fwnode, "alert-celsius", in power_supply_get_battery_info()
737 if (!fwnode_property_read_u32_array(fwnode, "operating-range-celsius", in power_supply_get_battery_info()
/linux/drivers/video/backlight/
H A Dlm3630a_bl.c389 ret = fwnode_property_read_u32_array(node, "led-sources", sources, in lm3630a_parse_led_sources()
/linux/drivers/leds/flash/
H A Dleds-mt6370-flash.c451 ret = fwnode_property_read_u32_array(fwnode, "led-sources", sources, num); in mt6370_init_flash_properties()
/linux/drivers/usb/typec/
H A Danx7411.c1206 ret = fwnode_property_read_u32_array(fwnode, "source-pdos", in anx7411_typec_port_probe()
1220 ret = fwnode_property_read_u32_array(fwnode, "sink-pdos", in anx7411_typec_port_probe()
/linux/drivers/iio/adc/
H A Dti-ads1119.c634 ret = fwnode_property_read_u32_array(child, in ads1119_alloc_and_config_channels()

12