| /linux-6.15/drivers/char/ipmi/ |
| H A D | ipmi_si_platform.c | 141 rv = device_property_read_u8(&pdev->dev, "addr-source", &addr_source); in platform_ipmi_probe() 155 rv = device_property_read_u8(&pdev->dev, "ipmi-type", &type); in platform_ipmi_probe() 178 rv = device_property_read_u8(&pdev->dev, "reg-size", ®size); in platform_ipmi_probe() 183 rv = device_property_read_u8(&pdev->dev, "reg-shift", ®shift); in platform_ipmi_probe() 190 rv = device_property_read_u8(&pdev->dev, "slave-addr", &slave_addr); in platform_ipmi_probe()
|
| H A D | ipmi_ssif.c | 2059 rv = device_property_read_u8(&pdev->dev, "slave-addr", &slave_addr); in dmi_ipmi_probe()
|
| /linux-6.15/drivers/input/touchscreen/ |
| H A D | ad7879.c | 509 device_property_read_u8(dev, "adi,first-conversion-delay", in ad7879_parse_dt() 511 device_property_read_u8(dev, "adi,acquisition-time", in ad7879_parse_dt() 513 device_property_read_u8(dev, "adi,median-filter-size", &ts->median); in ad7879_parse_dt() 514 device_property_read_u8(dev, "adi,averaging", &ts->averaging); in ad7879_parse_dt() 515 device_property_read_u8(dev, "adi,conversion-interval", in ad7879_parse_dt()
|
| /linux-6.15/drivers/video/backlight/ |
| H A D | rt4831-backlight.c | 119 ret = device_property_read_u8(dev, "richtek,bled-ovp-sel", &propval); in rt4831_parse_backlight_properties() 154 ret = device_property_read_u8(dev, "richtek,channel-use", &propval); in rt4831_parse_backlight_properties()
|
| H A D | mt6370-backlight.c | 146 ret = device_property_read_u8(dev, in mt6370_init_backlight_properties() 216 ret = device_property_read_u8(dev, "mediatek,bled-channel-use", in mt6370_init_backlight_properties()
|
| /linux-6.15/drivers/usb/dwc3/ |
| H A D | core.c | 1738 device_property_read_u8(dev, "snps,lpm-nyet-threshold", in dwc3_get_properties() 1742 device_property_read_u8(dev, "snps,hird-threshold", in dwc3_get_properties() 1752 device_property_read_u8(dev, "snps,rx-thr-num-pkt", in dwc3_get_properties() 1754 device_property_read_u8(dev, "snps,rx-max-burst", in dwc3_get_properties() 1756 device_property_read_u8(dev, "snps,tx-thr-num-pkt", in dwc3_get_properties() 1758 device_property_read_u8(dev, "snps,tx-max-burst", in dwc3_get_properties() 1760 device_property_read_u8(dev, "snps,rx-thr-num-pkt-prd", in dwc3_get_properties() 1762 device_property_read_u8(dev, "snps,rx-max-burst-prd", in dwc3_get_properties() 1766 device_property_read_u8(dev, "snps,tx-max-burst-prd", in dwc3_get_properties() 1771 device_property_read_u8(dev, "tx-fifo-max-num", in dwc3_get_properties() [all …]
|
| /linux-6.15/drivers/phy/ti/ |
| H A D | phy-tusb1210.c | 523 if (!device_property_read_u8(dev, "ihstx", &val)) in tusb1210_probe() 527 if (!device_property_read_u8(dev, "zhsdrv", &val)) in tusb1210_probe() 531 if (!device_property_read_u8(dev, "datapolarity", &val)) in tusb1210_probe()
|
| /linux-6.15/drivers/nfc/fdp/ |
| H A D | i2c.c | 224 r = device_property_read_u8(dev, FDP_DP_CLOCK_TYPE_NAME, clock_type); in fdp_nci_i2c_read_device_properties() 237 r = device_property_read_u8(dev, FDP_DP_FW_VSC_CFG_NAME, in fdp_nci_i2c_read_device_properties()
|
| /linux-6.15/drivers/media/rc/ |
| H A D | ir-spi.c | 144 ret = device_property_read_u8(dev, "duty-cycle", &dc); in ir_spi_probe()
|
| /linux-6.15/drivers/iio/light/ |
| H A D | gp2ap002.c | 483 ret = device_property_read_u8(dev, "sharp,proximity-far-hysteresis", in gp2ap002_probe() 492 ret = device_property_read_u8(dev, "sharp,proximity-close-hysteresis", in gp2ap002_probe()
|
| H A D | us5182d.c | 771 if (device_property_read_u8(&data->client->dev, in us5182d_get_platform_data() 775 if (device_property_read_u8(&data->client->dev, in us5182d_get_platform_data()
|
| /linux-6.15/drivers/regulator/ |
| H A D | rt6245-regulator.c | 130 ret = device_property_read_u8(dev, rt6245_props[i].name, &propval); in rt6245_init_device_properties()
|
| /linux-6.15/drivers/usb/typec/ucsi/ |
| H A D | psy.c | 40 device_property_read_u8(dev, "scope", &scope); in ucsi_psy_get_scope()
|
| /linux-6.15/drivers/net/phy/ |
| H A D | adin1100.c | 264 ret = device_property_read_u8(dev, "phy-10base-t1l-2.4vpp", &val); in adin_get_features()
|
| /linux-6.15/drivers/char/tpm/ |
| H A D | tpm_tis_spi_cr50.c | 194 ret = device_property_read_u8(dev, "firmware-power-managed", &val); in tpm_cr50_spi_is_firmware_power_managed()
|
| H A D | tpm_tis_i2c_cr50.c | 648 ret = device_property_read_u8(dev, "firmware-power-managed", &val); in tpm_cr50_i2c_is_firmware_power_managed()
|
| /linux-6.15/drivers/pci/controller/ |
| H A D | pcie-hisi-error.c | 267 if (device_property_read_u8(dev, "socket", &socket)) in hisi_pcie_notify_error()
|
| /linux-6.15/sound/soc/codecs/ |
| H A D | es8326.c | 1160 ret = device_property_read_u8(component->dev, "everest,jack-pol", &es8326->jack_pol); in es8326_probe() 1167 ret = device_property_read_u8(component->dev, "everest,interrupt-src", in es8326_probe() 1175 ret = device_property_read_u8(component->dev, "everest,interrupt-clk", in es8326_probe()
|
| /linux-6.15/include/linux/ |
| H A D | property.h | 213 static inline int device_property_read_u8(const struct device *dev, in device_property_read_u8() function
|
| /linux-6.15/drivers/leds/ |
| H A D | leds-lm3532.c | 530 ret = device_property_read_u8(&priv->client->dev, "ti,als-input-mode", in lm3532_parse_als()
|
| /linux-6.15/drivers/thunderbolt/ |
| H A D | nhi.c | 1013 if (device_property_read_u8(&pdev->dev, "WAKE_SUPPORTED", &val)) in nhi_wake_supported() 1300 if (!device_property_read_u8(&pdev->dev, "IMR_VALID", &val)) in nhi_imr_valid()
|
| /linux-6.15/drivers/platform/mellanox/ |
| H A D | mlxbf-pmc.c | 2174 if (device_property_read_u8(dev, "llt_enable", &pmc->llt_enable)) { in mlxbf_pmc_probe() 2178 if (device_property_read_u8(dev, "mss_enable", &pmc->mss_enable)) { in mlxbf_pmc_probe()
|
| /linux-6.15/drivers/bluetooth/ |
| H A D | btnxpuart.c | 493 if (device_property_read_u8(&serdev->dev, "nxp,wakein-pin", &psdata->h2c_wakeup_gpio)) { in ps_setup() 500 device_property_read_u8(&serdev->dev, "nxp,wakeout-pin", &psdata->c2h_wakeup_gpio); in ps_setup()
|
| /linux-6.15/drivers/net/ieee802154/ |
| H A D | at86rf230.c | 1533 rc = device_property_read_u8(&spi->dev, "xtal-trim", &xtal_trim); in at86rf230_probe()
|
| /linux-6.15/drivers/pci/ |
| H A D | pci-acpi.c | 1430 if (device_property_read_u8(&dev->dev, "ExternalFacingPort", &val)) in pci_acpi_set_external_facing()
|