Home
last modified time | relevance | path

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

123

/linux-6.1.9/drivers/nvmem/
Dcore.c56 struct nvmem_device *nvmem; member
76 static int __nvmem_reg_read(struct nvmem_device *nvmem, unsigned int offset, in __nvmem_reg_read()
85 static int __nvmem_reg_write(struct nvmem_device *nvmem, unsigned int offset, in __nvmem_reg_write()
100 static int nvmem_access_with_keepouts(struct nvmem_device *nvmem, in nvmem_access_with_keepouts()
164 static int nvmem_reg_read(struct nvmem_device *nvmem, unsigned int offset, in nvmem_reg_read()
173 static int nvmem_reg_write(struct nvmem_device *nvmem, unsigned int offset, in nvmem_reg_write()
198 struct nvmem_device *nvmem = to_nvmem_device(dev); in type_show() local
215 struct nvmem_device *nvmem; in bin_attr_nvmem_read() local
255 struct nvmem_device *nvmem; in bin_attr_nvmem_write() local
290 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.c36 struct nvmem_device *nvmem; in mtk_efuse_probe() local
Dlayerscape-sfp.c50 struct nvmem_device *nvmem; in layerscape_sfp_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
Dsnvs_lpgpr.c95 struct nvmem_device *nvmem; in snvs_lpgpr_probe() local
Dsunxi_sid.c117 struct nvmem_device *nvmem; in sunxi_sid_probe() local
Djz4780-efuse.c141 struct nvmem_device *nvmem; in jz4780_efuse_probe() local
Dlpc18xx_eeprom.c48 struct nvmem_device *nvmem; member
Dmeson-mx-efuse.c47 struct nvmem_device *nvmem; member
Dmicrochip-otpc.c245 struct nvmem_device *nvmem; in mchp_otpc_probe() local
/linux-6.1.9/include/linux/
Dnvmem-consumer.h180 static inline void nvmem_device_put(struct nvmem_device *nvmem) in nvmem_device_put()
185 struct nvmem_device *nvmem) in devm_nvmem_device_put()
189 static inline ssize_t nvmem_device_cell_read(struct nvmem_device *nvmem, in nvmem_device_cell_read()
196 static inline int nvmem_device_cell_write(struct nvmem_device *nvmem, in nvmem_device_cell_write()
203 static inline int nvmem_device_read(struct nvmem_device *nvmem, in nvmem_device_read()
210 static inline int nvmem_device_write(struct nvmem_device *nvmem, in nvmem_device_write()
217 static inline const char *nvmem_dev_name(struct nvmem_device *nvmem) in nvmem_dev_name()
/linux-6.1.9/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-6.1.9/drivers/rtc/
Dnvmem.c17 struct nvmem_device *nvmem; in devm_rtc_nvmem_register() local
/linux-6.1.9/drivers/soc/atmel/
Dsfr.c46 struct nvmem_device *nvmem; in atmel_sfr_probe() local
/linux-6.1.9/drivers/thunderbolt/
Dnvm.c427 struct nvmem_device *nvmem; in tb_nvm_add_active() local
492 struct nvmem_device *nvmem; in tb_nvm_add_non_active() local
/linux-6.1.9/drivers/soc/tegra/fuse/
Dfuse.h62 struct nvmem_device *nvmem; member
/linux-6.1.9/drivers/w1/slaves/
Dw1_ds250x.c168 struct nvmem_device *nvmem; in w1_eprom_add_slave() local

123