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