commit | 1483d4e0a47e7aa773d65b36e145459c3804bf41 | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Wed Feb 14 08:38:27 2018 -0800 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Thu Jan 31 08:47:15 2019 -0800 |
tree | 38beec49c8d70d613ff013169b6943f43ccd343c | |
parent | fdb82faad36a17d5c460500ca0e7624bbb9da11d [diff] |
Tegra: flowctrl: helper functions to assist with cluster power states This patch adds helper functions to help platforms with cluster state entry and exit decisions. * tegra_fc_ccplex_pgexit_lock(): lock CPU power ungate * tegra_fc_ccplex_pgexit_unlock(): unlock CPU power ungate * tegra_fc_is_ccx_allowed(): CCx state entry allowed on this CPU? Change-Id: I6490d34bf380dc03ae203eb3028f61984f06931c Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>