Searched refs:TI_EEPROM_HDR_CONFIG_LEN (Results 1 – 2 of 2) sorted by relevance
18 #define TI_EEPROM_HDR_CONFIG_LEN 32 macro42 char config[TI_EEPROM_HDR_CONFIG_LEN];93 char config[TI_EEPROM_HDR_CONFIG_LEN + 1];
232 strlcpy(ep->config, am_ep.config, TI_EEPROM_HDR_CONFIG_LEN + 1); in ti_i2c_eeprom_am_get()281 strlcpy(ep->config, dra7_ep.config, TI_EEPROM_HDR_CONFIG_LEN + 1); in ti_i2c_eeprom_dra7_get()