Searched refs:nvmem (Results 101 - 125 of 130) sorted by relevance

123456

/linux-master/drivers/phy/realtek/
H A Dphy-rtk-usb3.c15 #include <linux/nvmem-consumer.h>
H A Dphy-rtk-usb2.c15 #include <linux/nvmem-consumer.h>
/linux-master/drivers/power/supply/
H A Dsc27xx_fuel_gauge.c10 #include <linux/nvmem-consumer.h>
/linux-master/drivers/phy/qualcomm/
H A Dphy-qcom-qusb2.c13 #include <linux/nvmem-consumer.h>
419 * @cell: nvmem cell containing phy tuning value
555 * Fetches HS Tx tuning value from nvmem and sets the
/linux-master/drivers/gpu/drm/msm/adreno/
H A Dadreno_gpu.c17 #include <linux/nvmem-consumer.h>
H A Da5xx_gpu.c10 #include <linux/nvmem-consumer.h>
/linux-master/drivers/media/i2c/
H A Dvideo-i2c.c23 #include <linux/nvmem-provider.h>
860 "failed to register nvmem device\n");
/linux-master/drivers/net/phy/
H A Ddp83867.c17 #include <linux/nvmem-consumer.h>
566 "failed to get nvmem cell io_impedance_ctrl\n");
568 /* If no nvmem cell, check for the boolean properties. */
589 phydev_err(phydev, "nvmem cell 'io_impedance_ctrl' contents out of range\n");
H A Dmediatek-ge-soc.c6 #include <linux/nvmem-consumer.h>
/linux-master/drivers/thermal/
H A Dimx_thermal.c17 #include <linux/nvmem-consumer.h>
648 if (of_property_present(pdev->dev.of_node, "nvmem-cells")) {
652 "failed to init from nvmem\n");
/linux-master/drivers/thermal/mediatek/
H A Dlvts_thermal.c15 #include <linux/nvmem-consumer.h>
701 of_property_for_each_string(np, "nvmem-cell-names", prop, cell_name) {
H A Dauxadc_thermal.c15 #include <linux/nvmem-consumer.h>
/linux-master/drivers/phy/rockchip/
H A Dphy-rockchip-inno-hdmi.c16 #include <linux/nvmem-consumer.h>
/linux-master/drivers/thermal/qcom/
H A Dtsens.c11 #include <linux/nvmem-consumer.h>
89 dev_warn(priv->dev, "Please migrate to separate nvmem cells for calibration data\n");
/linux-master/drivers/net/ethernet/ni/
H A Dnixge.c17 #include <linux/nvmem-consumer.h>
/linux-master/drivers/iio/adc/
H A Dmeson_saradc.c16 #include <linux/nvmem-consumer.h>
802 * was passed via nvmem-cells.
H A Dat91-sama5d2_adc.c31 #include <linux/nvmem-consumer.h>
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dinit.c25 #include <linux/nvmem-consumer.h>
584 /* nvmem cell might not be defined, or the nvmem
/linux-master/drivers/soc/qcom/
H A Dllcc-qcom.c15 #include <linux/nvmem-consumer.h>
/linux-master/drivers/thunderbolt/
H A Dtb.h12 #include <linux/nvmem-provider.h>
/linux-master/drivers/extcon/
H A Dextcon-rtk-type-c.c25 #include <linux/nvmem-consumer.h>
/linux-master/drivers/pmdomain/qcom/
H A Dcpr.c26 #include <linux/nvmem-consumer.h>
/linux-master/drivers/leds/rgb/
H A Dleds-qcom-lpg.c11 #include <linux/nvmem-consumer.h>
1547 sdam_count = of_property_count_strings(lpg->dev->of_node, "nvmem-names");
/linux-master/drivers/phy/mediatek/
H A Dphy-mtk-tphy.c15 #include <linux/nvmem-consumer.h>
1281 instance->efuse_sw_en = device_property_read_bool(dev, "nvmem-cells");
/linux-master/drivers/iio/pressure/
H A Dbmp280-core.c32 #include <linux/nvmem-provider.h>
1627 /* Register nvmem device */

Completed in 729 milliseconds

123456