Searched refs:MCP4728_WRITE_EEPROM_LEN (Results 1 – 1 of 1) sorted by relevance
47 #define MCP4728_WRITE_EEPROM_LEN (1 + MCP4728_N_CHANNELS * 2) macro113 u8 outbuf[MCP4728_WRITE_EEPROM_LEN]; in mcp4728_store_eeprom()149 ret = i2c_master_send(data->client, outbuf, MCP4728_WRITE_EEPROM_LEN); in mcp4728_store_eeprom()152 else if (ret != MCP4728_WRITE_EEPROM_LEN) in mcp4728_store_eeprom()