Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/soc/tegra/
H A Dpmc.c354 * @cpu_good_time: CPU power good time (in microseconds)
387 u32 cpu_good_time; member
1569 ticks = pmc->cpu_good_time * rate + USEC_PER_SEC - 1; in tegra_pmc_enter_suspend_mode()
1614 pmc->cpu_good_time = value; in tegra_pmc_parse_dt()
/kernel/linux/linux-6.6/drivers/soc/tegra/
H A Dpmc.c401 * @cpu_good_time: CPU power good time (in microseconds)
440 u32 cpu_good_time; member
1848 ticks = pmc->cpu_good_time * rate + USEC_PER_SEC - 1; in tegra_pmc_enter_suspend_mode()
1894 pmc->cpu_good_time = value; in tegra_pmc_parse_dt()

Completed in 11 milliseconds