Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/soc/tegra/
H A Dpmc.c355 * @cpu_off_time: CPU power off time (in microsecends)
388 u32 cpu_off_time; member
1573 ticks = pmc->cpu_off_time * rate + USEC_PER_SEC - 1; in tegra_pmc_enter_suspend_mode()
1619 pmc->cpu_off_time = value; in tegra_pmc_parse_dt()
/kernel/linux/linux-6.6/drivers/soc/tegra/
H A Dpmc.c402 * @cpu_off_time: CPU power off time (in microsecends)
441 u32 cpu_off_time; member
1852 ticks = pmc->cpu_off_time * rate + USEC_PER_SEC - 1; in tegra_pmc_enter_suspend_mode()
1899 pmc->cpu_off_time = value; in tegra_pmc_parse_dt()

Completed in 10 milliseconds