Home
last modified time | relevance | path

Searched refs:mrtt (Results 1 – 1 of 1) sorted by relevance

/drivers/devfreq/
A Dhisi_uncore_freq.c193 unsigned int mrtt; in hisi_uncore_cmd_send() local
209 mrtt = pchan->min_turnaround_time; in hisi_uncore_cmd_send()
211 if (mrtt > time_delta) in hisi_uncore_cmd_send()
212 udelay(mrtt - time_delta); in hisi_uncore_cmd_send()

Completed in 6 milliseconds