summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/clock/tegra234-clock.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dt-bindings/clock/tegra234-clock.h')
-rw-r--r--include/dt-bindings/clock/tegra234-clock.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/tegra234-clock.h b/include/dt-bindings/clock/tegra234-clock.h
index 5c201a8278ff..0c38769c4a76 100644
--- a/include/dt-bindings/clock/tegra234-clock.h
+++ b/include/dt-bindings/clock/tegra234-clock.h
@@ -136,4 +136,8 @@
#define TEGRA234_CLK_PLLC4 237U
/** @brief 32K input clock provided by PMIC */
#define TEGRA234_CLK_CLK_32K 289U
+/** @brief CLK_RST_CONTROLLER_AZA2XBITCLK_OUT_SWITCH_DIVIDER switch divider output (aza_2xbitclk) */
+#define TEGRA234_CLK_AZA_2XBIT 457U
+/** @brief aza_2xbitclk / 2 (aza_bitclk) */
+#define TEGRA234_CLK_AZA_BIT 458U
#endif