Searched refs:nvmem_reg_write (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/nvmem/
H A Dcore.c155 static int nvmem_reg_write(struct nvmem_device *nvmem, unsigned int offset, function
264 rc = nvmem_reg_write(nvmem, pos, buf, count);
1771 rc = nvmem_reg_write(nvmem, cell->offset, buf, cell->bytes);
2088 rc = nvmem_reg_write(nvmem, offset, buf, bytes);

Completed in 116 milliseconds