Searched refs:ENTROPY_CLK_ENB_BIT (Results 1 – 2 of 2) sorted by relevance
141 #define ENTROPY_CLK_ENB_BIT (U(1) << 21) macro
927 val |= ENTROPY_CLK_ENB_BIT; in tegra_se_enable_clocks()952 val &= ~ENTROPY_CLK_ENB_BIT; in tegra_se_disable_clocks()