Searched refs:nvmem_device_read (Results 1 – 6 of 6) sorted by relevance
| /linux/include/linux/ |
| H A D | nvmem-consumer.h | 74 int nvmem_device_read(struct nvmem_device *nvmem, unsigned int offset, 204 static inline int nvmem_device_read(struct nvmem_device *nvmem, in nvmem_device_read() function
|
| /linux/drivers/soc/ti/ |
| H A D | pm33xx.c | 458 nvmem_device_read(nvmem, RTC_SCRATCH_MAGIC_REG * 4, in am33xx_pm_rtc_setup()
|
| /linux/Documentation/driver-api/ |
| H A D | nvmem.rst | 125 int nvmem_device_read(struct nvmem_device *nvmem, unsigned int offset,
|
| /linux/arch/mips/pci/ |
| H A D | pci-xtalk-bridge.c | 582 ret = nvmem_device_read(nvmem, 0, 64, prom); in bridge_get_partnum()
|
| /linux/drivers/net/ethernet/sgi/ |
| H A D | ioc3-eth.c | 211 ret = nvmem_device_read(nvmem, 0, 16, prom); in ioc3eth_get_mac_addr()
|
| /linux/drivers/ptp/ |
| H A D | ptp_ocp.c | 1998 ret = nvmem_device_read(nvmem, map->off, map->len, in ptp_ocp_read_eeprom() 4058 err = nvmem_device_read(nvmem, off, count, buf); in disciplining_config_read() 4120 err = nvmem_device_read(nvmem, 0x90 + off, count, buf); in temperature_table_read()
|