Searched refs:current_ts (Results 1 – 1 of 1) sorted by relevance
1609 const u64_t current_ts = mm_query_system_time(); // get current system time ms in lm_link_i2c_update() local1610 const u64_t current_ms = current_ts/10000; // get current system time ms in lm_link_i2c_update()1632 pdev->i2c_binary_info.last_query_ts = current_ts; in lm_link_i2c_update()1725 if ( current_ts == pdev->i2c_binary_info.last_query_ts ) in lm_link_i2c_update()