Searched refs:min_tx_time (Results 1 – 1 of 1) sorted by relevance
806 unsigned long min_tx_time; in setup_tearsync() local811 min_tx_time = 1000000000 / (max_tx_rate / 1000); /* ps */ in setup_tearsync()812 if (hwa742.pix_tx_time < min_tx_time) in setup_tearsync()813 hwa742.pix_tx_time = min_tx_time; in setup_tearsync()