Lines Matching +defs:val +defs:layout
59 void *val, size_t bytes) in __nvmem_reg_read()
68 void *val, size_t bytes) in __nvmem_reg_write()
83 unsigned int offset, void *val, in nvmem_access_with_keepouts()
147 void *val, size_t bytes) in nvmem_reg_read()
156 void *val, size_t bytes) in nvmem_reg_write()
885 int nvmem_layout_register(struct nvmem_layout *layout) in nvmem_layout_register()
909 void nvmem_layout_unregister(struct nvmem_layout *layout) in nvmem_layout_unregister()
1832 void *val, size_t count) in nvmem_cell_read_common()
1868 int nvmem_cell_read_u8(struct device *dev, const char *cell_id, u8 *val) in nvmem_cell_read_u8()
1883 int nvmem_cell_read_u16(struct device *dev, const char *cell_id, u16 *val) in nvmem_cell_read_u16()
1898 int nvmem_cell_read_u32(struct device *dev, const char *cell_id, u32 *val) in nvmem_cell_read_u32()
1913 int nvmem_cell_read_u64(struct device *dev, const char *cell_id, u64 *val) in nvmem_cell_read_u64()
1962 u32 *val) in nvmem_cell_read_variable_le_u32()
1993 u64 *val) in nvmem_cell_read_variable_le_u64()