Lines Matching +defs:val +defs:b
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()
1632 u8 *p, *b; in nvmem_shift_read_buffer_in_place() local
1730 u8 v, *p, *buf, *b, pbyte, pbits; in nvmem_cell_prepare_write_buffer() local
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()