Home
last modified time | relevance | path

Searched defs:nvmem (Results 1 – 25 of 45) sorted by relevance

12

/Linux-v5.15/drivers/nvmem/
Dcore.c56 struct nvmem_device *nvmem; member
71 static int __nvmem_reg_read(struct nvmem_device *nvmem, unsigned int offset, in __nvmem_reg_read()
80 static int __nvmem_reg_write(struct nvmem_device *nvmem, unsigned int offset, in __nvmem_reg_write()
95 static int nvmem_access_with_keepouts(struct nvmem_device *nvmem, in nvmem_access_with_keepouts()
159 static int nvmem_reg_read(struct nvmem_device *nvmem, unsigned int offset, in nvmem_reg_read()
168 static int nvmem_reg_write(struct nvmem_device *nvmem, unsigned int offset, in nvmem_reg_write()
193 struct nvmem_device *nvmem = to_nvmem_device(dev); in type_show() local
210 struct nvmem_device *nvmem; in bin_attr_nvmem_read() local
250 struct nvmem_device *nvmem; in bin_attr_nvmem_write() local
285 static umode_t nvmem_bin_attr_get_umode(struct nvmem_device *nvmem) in nvmem_bin_attr_get_umode()
[all …]
Duniphier-efuse.c36 struct nvmem_device *nvmem; in uniphier_efuse_probe() local
Dzynqmp_nvmem.c16 struct nvmem_device *nvmem; member
Dmeson-efuse.c46 struct nvmem_device *nvmem; in meson_efuse_probe() local
Dlpc18xx_otp.c69 struct nvmem_device *nvmem; in lpc18xx_otp_probe() local
Dmtk-efuse.c35 struct nvmem_device *nvmem; in mtk_efuse_probe() local
Drmem.c14 struct nvmem_device *nvmem; member
Dimx-iim.c101 struct nvmem_device *nvmem; in imx_iim_probe() local
Dnintendo-otp.c80 struct nvmem_device *nvmem; in nintendo_otp_probe() local
Dmxs-ocotp.c33 struct nvmem_device *nvmem; member
Dqcom-spmi-sdam.c114 struct nvmem_device *nvmem; in sdam_probe() local
Dsunxi_sid.c117 struct nvmem_device *nvmem; in sunxi_sid_probe() local
Dsnvs_lpgpr.c95 struct nvmem_device *nvmem; in snvs_lpgpr_probe() local
Djz4780-efuse.c141 struct nvmem_device *nvmem; in jz4780_efuse_probe() local
Dmeson-mx-efuse.c47 struct nvmem_device *nvmem; member
Dlpc18xx_eeprom.c48 struct nvmem_device *nvmem; member
Dvf610-ocotp.c93 struct nvmem_device *nvmem; member
/Linux-v5.15/include/linux/
Dnvmem-consumer.h179 static inline void nvmem_device_put(struct nvmem_device *nvmem) in nvmem_device_put()
184 struct nvmem_device *nvmem) in devm_nvmem_device_put()
188 static inline ssize_t nvmem_device_cell_read(struct nvmem_device *nvmem, in nvmem_device_cell_read()
195 static inline int nvmem_device_cell_write(struct nvmem_device *nvmem, in nvmem_device_cell_write()
202 static inline int nvmem_device_read(struct nvmem_device *nvmem, in nvmem_device_read()
209 static inline int nvmem_device_write(struct nvmem_device *nvmem, in nvmem_device_write()
216 static inline const char *nvmem_dev_name(struct nvmem_device *nvmem) in nvmem_dev_name()
Dnvmem-provider.h143 static inline void nvmem_unregister(struct nvmem_device *nvmem) {} in nvmem_unregister()
152 devm_nvmem_unregister(struct device *dev, struct nvmem_device *nvmem) in devm_nvmem_unregister()
/Linux-v5.15/drivers/soc/ti/
Dpm33xx.c276 struct nvmem_device *nvmem; in am33xx_pm_begin() local
306 struct nvmem_device *nvmem; in am33xx_pm_end() local
440 struct nvmem_device *nvmem; in am33xx_pm_rtc_setup() local
/Linux-v5.15/drivers/thunderbolt/
Dnvm.c60 struct nvmem_device *nvmem; in tb_nvm_add_active() local
125 struct nvmem_device *nvmem; in tb_nvm_add_non_active() local
/Linux-v5.15/drivers/rtc/
Dnvmem.c17 struct nvmem_device *nvmem; in devm_rtc_nvmem_register() local
/Linux-v5.15/drivers/soc/atmel/
Dsfr.c46 struct nvmem_device *nvmem; in atmel_sfr_probe() local
/Linux-v5.15/drivers/soc/tegra/fuse/
Dfuse.h61 struct nvmem_device *nvmem; member
/Linux-v5.15/drivers/w1/slaves/
Dw1_ds250x.c168 struct nvmem_device *nvmem; in w1_eprom_add_slave() local

12