Searched refs:file_cfg_len (Results 1 – 1 of 1) sorted by relevance
682 s32 file_cfg_len = 0; in gup_update_config() local734 for(i=0,file_cfg_len=GTP_ADDR_LENGTH; i<count; i+=5) in gup_update_config()748 file_config[file_cfg_len++] = (high<<4) + low; in gup_update_config()760 GTP_DEBUG_ARRAY(file_config+2, file_cfg_len); in gup_update_config()765 ret = gup_i2c_write(client, file_config, file_cfg_len); in gup_update_config()