Searched refs:nvmem_reg_write (Results 1 – 1 of 1) sorted by relevance
54 static int nvmem_reg_write(struct nvmem_device *nvmem, unsigned int offset, in nvmem_reg_write() function1068 rc = nvmem_reg_write(nvmem, cell->offset, buf, cell->bytes); in nvmem_cell_write()1261 rc = nvmem_reg_write(nvmem, offset, buf, bytes); in nvmem_device_write()