summaryrefslogtreecommitdiffstats
path: root/include/linux/platform/tegra/t19x-cpuidle.h
blob: 5c9275d78f14b44437bd84b2d5b4510765bb3f71 (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef __T19x_CPUIDLE_C6_LATENCY__
#define __T19x_CPUIDLE_C6_LATENCY__

void force_idle_c6(u64 delay);
int read_cpu_counter(void);
void clear_cpu_counter(void);
#endif