Home
last modified time | relevance | path

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

/trusted-firmware-a-3.6.0-3.5.0/plat/nvidia/tegra/soc/t194/
Dplat_psci_handlers.c41 #define TEGRA194_WAKE_TIME_MASK 0x0FFFFFF0U macro
59 t19x_percpu_data[cpu].wake_time = (power_state & TEGRA194_WAKE_TIME_MASK) in tegra_soc_validate_power_state()