commit | 90e9900eabeeac7a82aae1f2777d6f0ab635cf02 | [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 | bdb71c23b83fe3c19ce852bb7e0db30a097b2695 [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>