Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvmem/
H A Dcore.c180 static int nvmem_reg_write(struct nvmem_device *nvmem, unsigned int offset, in nvmem_reg_write() function
289 rc = nvmem_reg_write(nvmem, pos, buf, count); in bin_attr_nvmem_write()
1733 rc = nvmem_reg_write(nvmem, cell->offset, buf, cell->bytes); in __nvmem_cell_entry_write()
2050 rc = nvmem_reg_write(nvmem, offset, buf, bytes); in nvmem_device_write()