Searched refs:CC2_EEPROM_DATA_LEN (Results 1 – 1 of 1) sorted by relevance
53 #define CC2_EEPROM_DATA_LEN 3 macro291 u8 buf[CC2_EEPROM_DATA_LEN]; in cc2_read_reg()312 ret = i2c_master_recv(data->client, buf, CC2_EEPROM_DATA_LEN); in cc2_read_reg()313 if (ret != CC2_EEPROM_DATA_LEN) in cc2_read_reg()