]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/arch-tegra124/pinmux.h
ARM: tegra: Implement tegra_plle_enable()
[u-boot] / arch / arm / include / asm / arch-tegra124 / pinmux.h
index 70254b5c731e13209d1250ffc1076d8c5d667257..1884935a579edb8c794b080625b55d630afe2eca 100644 (file)
@@ -247,6 +247,7 @@ enum pmux_drvgrp {
 };
 
 enum pmux_func {
+       PMUX_FUNC_DEFAULT,
        PMUX_FUNC_BLINK,
        PMUX_FUNC_CCLA,
        PMUX_FUNC_CEC,
@@ -327,11 +328,11 @@ enum pmux_func {
        PMUX_FUNC_VI_ALT3,
        PMUX_FUNC_VIMCLK2,
        PMUX_FUNC_VIMCLK2_ALT,
+       PMUX_FUNC_RSVD1,
+       PMUX_FUNC_RSVD2,
+       PMUX_FUNC_RSVD3,
+       PMUX_FUNC_RSVD4,
        PMUX_FUNC_COUNT,
-       PMUX_FUNC_RSVD1 = 0x8000,
-       PMUX_FUNC_RSVD2 = 0x8001,
-       PMUX_FUNC_RSVD3 = 0x8002,
-       PMUX_FUNC_RSVD4 = 0x8003,
 };
 
 #define TEGRA_PMX_HAS_PIN_IO_BIT_ETC