Home
last modified time | relevance | path

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

12

/linux/drivers/nvmem/
H A Dlayouts.c92 static int nvmem_layout_create_device(struct nvmem_device *nvmem, in nvmem_layout_create_device()
128 static int nvmem_layout_bus_populate(struct nvmem_device *nvmem, in nvmem_layout_bus_populate()
157 struct device_node *of_nvmem_layout_get_container(struct nvmem_device *nvmem) in of_nvmem_layout_get_container()
167 int nvmem_populate_layout(struct nvmem_device *nvmem) in nvmem_populate_layout()
185 void nvmem_destroy_layout(struct nvmem_device *nvmem) in nvmem_destroy_layout()
H A Dmax77759-nvmem.c35 struct max77759_nvmem *nvmem = priv; in max77759_nvmem_reg_read() local
64 struct max77759_nvmem *nvmem = priv; in max77759_nvmem_reg_write() local
104 struct max77759_nvmem *nvmem; in max77759_nvmem_probe() local
H A Dmtk-efuse.c47 static void mtk_efuse_fixup_dt_cell_info(struct nvmem_device *nvmem, in mtk_efuse_fixup_dt_cell_info()
66 struct nvmem_device *nvmem; in mtk_efuse_probe() local
H A Dimx-ocotp-ele.c131 static void imx_ocotp_fixup_dt_cell_info(struct nvmem_device *nvmem, in imx_ocotp_fixup_dt_cell_info()
142 struct nvmem_device *nvmem; in imx_ele_ocotp_probe() local
H A Dan8855-efuse.c35 struct nvmem_device *nvmem; in an8855_efuse_probe() local
H A Dqoriq-efuse.c42 struct nvmem_device *nvmem; in qoriq_efuse_probe() local
H A Duniphier-efuse.c35 struct nvmem_device *nvmem; in uniphier_efuse_probe() local
H A Dqfprom.c338 static void qfprom_fixup_dt_cell_info(struct nvmem_device *nvmem, in qfprom_fixup_dt_cell_info()
381 struct nvmem_device *nvmem; in qfprom_probe() local
H A Dmeson-efuse.c51 struct nvmem_device *nvmem; in meson_efuse_probe() local
H A Dsec-qfprom.c56 struct nvmem_device *nvmem; in sec_qfprom_probe() local
H A Du-boot-env.c17 struct nvmem_device *nvmem; member
H A Dlayerscape-sfp.c49 struct nvmem_device *nvmem; in layerscape_sfp_probe() local
H A Dnintendo-otp.c77 struct nvmem_device *nvmem; in nintendo_otp_probe() local
H A Drcar-efuse.c18 struct nvmem_device *nvmem; member
H A Dimx-ocotp.c589 static void imx_ocotp_fixup_dt_cell_info(struct nvmem_device *nvmem, in imx_ocotp_fixup_dt_cell_info()
600 struct nvmem_device *nvmem; in imx_ocotp_probe() local
H A Dmxs-ocotp.c34 struct nvmem_device *nvmem; member
H A Dsnvs_lpgpr.c96 struct nvmem_device *nvmem; in snvs_lpgpr_probe() local
H A Dsunxi_sid.c128 struct nvmem_device *nvmem; in sunxi_sid_probe() local
/linux/include/linux/
H A Dnvmem-consumer.h181 static inline void nvmem_device_put(struct nvmem_device *nvmem) in nvmem_device_put()
186 struct nvmem_device *nvmem) in devm_nvmem_device_put()
190 static inline ssize_t nvmem_device_cell_read(struct nvmem_device *nvmem, in nvmem_device_cell_read()
197 static inline int nvmem_device_cell_write(struct nvmem_device *nvmem, in nvmem_device_cell_write()
204 static inline int nvmem_device_read(struct nvmem_device *nvmem, in nvmem_device_read()
211 static inline int nvmem_device_write(struct nvmem_device *nvmem, in nvmem_device_write()
218 static inline const char *nvmem_dev_name(struct nvmem_device *nvmem) in nvmem_dev_name()
H A Dnvmem-provider.h156 struct nvmem_device *nvmem; member
196 static inline void nvmem_unregister(struct nvmem_device *nvmem) {} in nvmem_unregister()
204 static inline int nvmem_add_one_cell(struct nvmem_device *nvmem, in nvmem_add_one_cell()
217 static inline int nvmem_add_cells_from_dt(struct nvmem_device *nvmem, in nvmem_add_cells_from_dt()
239 static inline struct device_node *of_nvmem_layout_get_container(struct nvmem_device *nvmem) in of_nvmem_layout_get_container()
/linux/drivers/soc/ti/
H A Dpm33xx.c276 struct nvmem_device *nvmem; in am33xx_pm_begin() local
306 struct nvmem_device *nvmem; in am33xx_pm_end() local
430 struct nvmem_device *nvmem; in am33xx_pm_rtc_setup() local
/linux/drivers/rtc/
H A Dnvmem.c17 struct nvmem_device *nvmem; in devm_rtc_nvmem_register() local
/linux/drivers/soc/atmel/
H A Dsfr.c45 struct nvmem_device *nvmem; in atmel_sfr_probe() local
/linux/drivers/thunderbolt/
H A Dnvm.c436 struct nvmem_device *nvmem; in tb_nvm_add_active() local
506 struct nvmem_device *nvmem; in tb_nvm_add_non_active() local
/linux/drivers/mtd/ubi/
H A Dnvmem.c15 struct nvmem_device *nvmem; member

12