Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/nvidia/tegra/drivers/flowctrl/
A Dflowctrl.c53 static inline void tegra_fc_cpu_csr(int cpu_id, uint32_t val) in tegra_fc_cpu_csr() function
76 tegra_fc_cpu_csr(cpu_id, val | csr); in tegra_fc_prepare_suspend()
224 tegra_fc_cpu_csr(cpu, FLOWCTRL_CSR_ENABLE); in tegra_fc_cpu_on()
241 tegra_fc_cpu_csr(cpu, val); in tegra_fc_cpu_off()

Completed in 2 milliseconds