Home
last modified time | relevance | path

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

/linux/drivers/iio/dac/
H A Dmcp47feb02.c438 static int mcp47feb02_write_to_eeprom(struct mcp47feb02_data *data, unsigned int reg, in mcp47feb02_write_to_eeprom() function
488 ret = mcp47feb02_write_to_eeprom(data, NV_REG_ADDR(i), in store_eeprom_store()
498 ret = mcp47feb02_write_to_eeprom(data, MCP47FEB02_NV_VREF_REG_ADDR, val); in store_eeprom_store()
506 ret = mcp47feb02_write_to_eeprom(data, MCP47FEB02_NV_POWER_DOWN_REG_ADDR, val); in store_eeprom_store()
524 ret = mcp47feb02_write_to_eeprom(data, MCP47FEB02_NV_GAIN_CTRL_I2C_SLAVE_REG_ADDR, in store_eeprom_store()