Searched refs:cpu_off_time (Results 1 - 1 of 1) sorted by relevance

/drivers/soc/tegra/
H A Dpmc.c100 * @cpu_off_time: CPU power off time (in microsecends)
122 u32 cpu_off_time; member in struct:tegra_pmc
593 ticks = pmc->cpu_off_time * rate + USEC_PER_SEC - 1;
644 pmc->cpu_off_time = value;

Completed in 162 milliseconds