Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/soundwire/
Dmipi_disco.c58 fwnode_property_read_u32(link, in sdw_master_read_prop()
103 fwnode_property_read_u32(link, "mipi-sdw-default-frame-rate", in sdw_master_read_prop()
106 fwnode_property_read_u32(link, "mipi-sdw-default-frame-row-size", in sdw_master_read_prop()
109 fwnode_property_read_u32(link, "mipi-sdw-default-frame-col-size", in sdw_master_read_prop()
115 fwnode_property_read_u32(link, "mipi-sdw-command-error-threshold", in sdw_master_read_prop()
127 fwnode_property_read_u32(port, "mipi-sdw-port-max-wordlength", in sdw_slave_read_dp0()
130 fwnode_property_read_u32(port, "mipi-sdw-port-min-wordlength", in sdw_slave_read_dp0()
186 fwnode_property_read_u32(node, "mipi-sdw-port-max-wordlength", in sdw_slave_read_dpn()
188 fwnode_property_read_u32(node, "mipi-sdw-port-min-wordlength", in sdw_slave_read_dpn()
207 fwnode_property_read_u32(node, "mipi-sdw-data-port-type", in sdw_slave_read_dpn()
[all …]
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-fwnode.c91 if (!fwnode_property_read_u32(fwnode, "clock-lanes", &v)) { in v4l2_fwnode_endpoint_parse_csi2_bus()
118 if (!fwnode_property_read_u32(fwnode, "hsync-active", &v)) in v4l2_fwnode_endpoint_parse_parallel_bus()
122 if (!fwnode_property_read_u32(fwnode, "vsync-active", &v)) in v4l2_fwnode_endpoint_parse_parallel_bus()
126 if (!fwnode_property_read_u32(fwnode, "field-even-active", &v)) in v4l2_fwnode_endpoint_parse_parallel_bus()
134 if (!fwnode_property_read_u32(fwnode, "pclk-sample", &v)) in v4l2_fwnode_endpoint_parse_parallel_bus()
138 if (!fwnode_property_read_u32(fwnode, "data-active", &v)) in v4l2_fwnode_endpoint_parse_parallel_bus()
147 if (!fwnode_property_read_u32(fwnode, "bus-width", &v)) in v4l2_fwnode_endpoint_parse_parallel_bus()
150 if (!fwnode_property_read_u32(fwnode, "data-shift", &v)) in v4l2_fwnode_endpoint_parse_parallel_bus()
153 if (!fwnode_property_read_u32(fwnode, "sync-on-green-active", &v)) in v4l2_fwnode_endpoint_parse_parallel_bus()
157 if (!fwnode_property_read_u32(fwnode, "data-enable-active", &v)) in v4l2_fwnode_endpoint_parse_parallel_bus()
[all …]
/Linux-v4.19/sound/soc/codecs/
Dda7219-aad.c638 if (fwnode_property_read_u32(aad_np, "dlg,micbias-pulse-lvl", in da7219_aad_fw_to_pdata()
645 if (fwnode_property_read_u32(aad_np, "dlg,micbias-pulse-time", in da7219_aad_fw_to_pdata()
649 if (fwnode_property_read_u32(aad_np, "dlg,btn-cfg", &fw_val32) >= 0) in da7219_aad_fw_to_pdata()
654 if (fwnode_property_read_u32(aad_np, "dlg,mic-det-thr", &fw_val32) >= 0) in da7219_aad_fw_to_pdata()
660 if (fwnode_property_read_u32(aad_np, "dlg,jack-ins-deb", &fw_val32) >= 0) in da7219_aad_fw_to_pdata()
672 if (fwnode_property_read_u32(aad_np, "dlg,jack-rem-deb", &fw_val32) >= 0) in da7219_aad_fw_to_pdata()
678 if (fwnode_property_read_u32(aad_np, "dlg,a-d-btn-thr", &fw_val32) >= 0) in da7219_aad_fw_to_pdata()
683 if (fwnode_property_read_u32(aad_np, "dlg,d-b-btn-thr", &fw_val32) >= 0) in da7219_aad_fw_to_pdata()
688 if (fwnode_property_read_u32(aad_np, "dlg,b-c-btn-thr", &fw_val32) >= 0) in da7219_aad_fw_to_pdata()
693 if (fwnode_property_read_u32(aad_np, "dlg,c-mic-btn-thr", &fw_val32) >= 0) in da7219_aad_fw_to_pdata()
[all …]
Dtlv320aic31xx.c1421 fwnode_property_read_u32(aic31xx->dev->fwnode, "ai31xx-micbias-vg", in aic31xx_i2c_probe()
/Linux-v4.19/drivers/input/keyboard/
Dgpio_keys_polled.c172 if (fwnode_property_read_u32(child, "linux,code", in gpio_keys_polled_get_devtree_pdata()
181 if (fwnode_property_read_u32(child, "linux,input-type", in gpio_keys_polled_get_devtree_pdata()
185 if (fwnode_property_read_u32(child, "linux,input-value", in gpio_keys_polled_get_devtree_pdata()
194 if (fwnode_property_read_u32(child, "debounce-interval", in gpio_keys_polled_get_devtree_pdata()
Dadc-keys.c88 if (fwnode_property_read_u32(child, "press-threshold-microvolt", in adc_keys_load_keymap()
96 if (fwnode_property_read_u32(child, "linux,code", in adc_keys_load_keymap()
Dgpio_keys.c730 if (fwnode_property_read_u32(child, "linux,code", in gpio_keys_get_devtree_pdata()
739 if (fwnode_property_read_u32(child, "linux,input-type", in gpio_keys_get_devtree_pdata()
748 fwnode_property_read_u32(child, "wakeup-event-action", in gpio_keys_get_devtree_pdata()
754 if (fwnode_property_read_u32(child, "debounce-interval", in gpio_keys_get_devtree_pdata()
/Linux-v4.19/drivers/leds/
Dleds-lm3601x.c366 ret = fwnode_property_read_u32(child, "reg", &led->led_mode); in lm3601x_parse_node()
390 ret = fwnode_property_read_u32(child, "led-max-microamp", in lm3601x_parse_node()
398 ret = fwnode_property_read_u32(child, "flash-max-microamp", in lm3601x_parse_node()
406 ret = fwnode_property_read_u32(child, "flash-max-timeout-us", in lm3601x_parse_node()
Dleds-lm3692x.c361 ret = fwnode_property_read_u32(child, "reg", &led->led_enable); in lm3692x_probe_dt()
/Linux-v4.19/drivers/acpi/
Dproperty.c1125 if (fwnode_property_read_u32(child, prop_name, &nr)) in acpi_graph_get_child_prop_value()
1251 if (fwnode_property_read_u32(port_fwnode, "reg", &endpoint->port)) in acpi_fwnode_graph_parse_endpoint()
1252 fwnode_property_read_u32(port_fwnode, "port", &endpoint->port); in acpi_fwnode_graph_parse_endpoint()
1253 if (fwnode_property_read_u32(fwnode, "reg", &endpoint->id)) in acpi_fwnode_graph_parse_endpoint()
1254 fwnode_property_read_u32(fwnode, "endpoint", &endpoint->id); in acpi_fwnode_graph_parse_endpoint()
/Linux-v4.19/drivers/iio/dac/
Dad5592r-base.c526 ret = fwnode_property_read_u32(child, "reg", &reg); in ad5592r_alloc_channels()
530 ret = fwnode_property_read_u32(child, "adi,mode", &tmp); in ad5592r_alloc_channels()
534 fwnode_property_read_u32(child, "adi,off-state", &tmp); in ad5592r_alloc_channels()
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_mac.c675 ret = fwnode_property_read_u32(fwnode, "phy-addr", &addr); in hns_mac_phy_parse_addr()
873 ret = fwnode_property_read_u32(mac_cb->fw_port, in hns_mac_get_info()
882 ret = fwnode_property_read_u32(mac_cb->fw_port, in hns_mac_get_info()
1060 ret = fwnode_property_read_u32(child, "reg", &port_id); in hns_mac_init()
/Linux-v4.19/drivers/staging/media/imx/
Dimx-media-of.c252 fwnode_property_read_u32(fwnode, "reg", &link.remote_port); in imx_media_create_csi_of_links()
/Linux-v4.19/include/linux/
Dproperty.h164 static inline int fwnode_property_read_u32(const struct fwnode_handle *fwnode, in fwnode_property_read_u32() function
/Linux-v4.19/drivers/gpio/
Dgpio-dwapb.c590 if (fwnode_property_read_u32(fwnode, "reg", &pp->idx) || in dwapb_gpio_get_pdata()
598 if (fwnode_property_read_u32(fwnode, "snps,nr-gpios", in dwapb_gpio_get_pdata()
/Linux-v4.19/drivers/media/i2c/
Dov7251.c1295 ret = fwnode_property_read_u32(dev_fwnode(dev), "clock-frequency", in ov7251_probe()
Dmax2175.c1307 if (!fwnode_property_read_u32(fwnode, "maxim,refout-load", in max2175_probe()
Dov5640.c2664 ret = fwnode_property_read_u32(dev_fwnode(&client->dev), "rotation", in ov5640_probe()
/Linux-v4.19/drivers/media/i2c/smiapp/
Dsmiapp-core.c2804 rval = fwnode_property_read_u32(fwnode, "rotation", &rotation); in smiapp_get_hwconfig()
2820 fwnode_property_read_u32(fwnode, "nokia,nvm-size", &hwcfg->nvm_size); in smiapp_get_hwconfig()
2822 rval = fwnode_property_read_u32(dev_fwnode(dev), "clock-frequency", in smiapp_get_hwconfig()
/Linux-v4.19/drivers/misc/eeprom/
Didt_89hpesx.c1149 ret = fwnode_property_read_u32(fwnode, "reg", &eeprom_addr); in idt_get_fw_data()
/Linux-v4.19/drivers/media/platform/
Drcar_drif.c1202 if (!fwnode_property_read_u32(fwnode, "sync-active", &val)) in rcar_drif_get_ep_properties()
/Linux-v4.19/drivers/net/phy/
Dphylink.c160 ret = fwnode_property_read_u32(fixed_node, "speed", &speed); in phylink_parse_fixedlink()
/Linux-v4.19/drivers/media/platform/omap3isp/
Disp.c2204 ret = fwnode_property_read_u32(of_fwnode_handle(pdev->dev.of_node), in isp_probe()
/Linux-v4.19/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c4649 if (fwnode_property_read_u32(port_fwnode, "port-id", &id)) { in mvpp2_port_probe()
4710 if (fwnode_property_read_u32(port_fwnode, "gop-port-id", in mvpp2_port_probe()
/Linux-v4.19/drivers/usb/typec/
Dtcpm.c4408 if (fwnode_property_read_u32(fwnode, "op-sink-microwatt", &mw) < 0) in tcpm_fw_get_caps()