Searched refs:TEGRA30_FLOW_CTRL_CSR_WFE_BITMAP (Results 1 – 2 of 2) sorted by relevance
102 reg &= ~TEGRA30_FLOW_CTRL_CSR_WFE_BITMAP; in flowctrl_cpu_suspend_enter()141 reg &= ~TEGRA30_FLOW_CTRL_CSR_WFE_BITMAP; in flowctrl_cpu_suspend_exit()
50 #define TEGRA30_FLOW_CTRL_CSR_WFE_BITMAP (0xF << 4) macro