1 1.1 jmcneill /* $NetBSD: sun50i-h6-ccu.h,v 1.1.1.1 2018/04/28 18:25:53 jmcneill Exp $ */ 2 1.1 jmcneill 3 1.1 jmcneill // SPDX-License-Identifier: (GPL-2.0+ or MIT) 4 1.1 jmcneill /* 5 1.1 jmcneill * Copyright (C) 2017 Icenowy Zheng <icenowy (at) aosc.io> 6 1.1 jmcneill */ 7 1.1 jmcneill 8 1.1 jmcneill #ifndef _DT_BINDINGS_CLK_SUN50I_H6_H_ 9 1.1 jmcneill #define _DT_BINDINGS_CLK_SUN50I_H6_H_ 10 1.1 jmcneill 11 1.1 jmcneill #define CLK_PLL_PERIPH0 3 12 1.1 jmcneill 13 1.1 jmcneill #define CLK_CPUX 21 14 1.1 jmcneill 15 1.1 jmcneill #define CLK_APB1 26 16 1.1 jmcneill 17 1.1 jmcneill #define CLK_DE 29 18 1.1 jmcneill #define CLK_BUS_DE 30 19 1.1 jmcneill #define CLK_DEINTERLACE 31 20 1.1 jmcneill #define CLK_BUS_DEINTERLACE 32 21 1.1 jmcneill #define CLK_GPU 33 22 1.1 jmcneill #define CLK_BUS_GPU 34 23 1.1 jmcneill #define CLK_CE 35 24 1.1 jmcneill #define CLK_BUS_CE 36 25 1.1 jmcneill #define CLK_VE 37 26 1.1 jmcneill #define CLK_BUS_VE 38 27 1.1 jmcneill #define CLK_EMCE 39 28 1.1 jmcneill #define CLK_BUS_EMCE 40 29 1.1 jmcneill #define CLK_VP9 41 30 1.1 jmcneill #define CLK_BUS_VP9 42 31 1.1 jmcneill #define CLK_BUS_DMA 43 32 1.1 jmcneill #define CLK_BUS_MSGBOX 44 33 1.1 jmcneill #define CLK_BUS_SPINLOCK 45 34 1.1 jmcneill #define CLK_BUS_HSTIMER 46 35 1.1 jmcneill #define CLK_AVS 47 36 1.1 jmcneill #define CLK_BUS_DBG 48 37 1.1 jmcneill #define CLK_BUS_PSI 49 38 1.1 jmcneill #define CLK_BUS_PWM 50 39 1.1 jmcneill #define CLK_BUS_IOMMU 51 40 1.1 jmcneill 41 1.1 jmcneill #define CLK_MBUS_DMA 53 42 1.1 jmcneill #define CLK_MBUS_VE 54 43 1.1 jmcneill #define CLK_MBUS_CE 55 44 1.1 jmcneill #define CLK_MBUS_TS 56 45 1.1 jmcneill #define CLK_MBUS_NAND 57 46 1.1 jmcneill #define CLK_MBUS_CSI 58 47 1.1 jmcneill #define CLK_MBUS_DEINTERLACE 59 48 1.1 jmcneill 49 1.1 jmcneill #define CLK_NAND0 61 50 1.1 jmcneill #define CLK_NAND1 62 51 1.1 jmcneill #define CLK_BUS_NAND 63 52 1.1 jmcneill #define CLK_MMC0 64 53 1.1 jmcneill #define CLK_MMC1 65 54 1.1 jmcneill #define CLK_MMC2 66 55 1.1 jmcneill #define CLK_BUS_MMC0 67 56 1.1 jmcneill #define CLK_BUS_MMC1 68 57 1.1 jmcneill #define CLK_BUS_MMC2 69 58 1.1 jmcneill #define CLK_BUS_UART0 70 59 1.1 jmcneill #define CLK_BUS_UART1 71 60 1.1 jmcneill #define CLK_BUS_UART2 72 61 1.1 jmcneill #define CLK_BUS_UART3 73 62 1.1 jmcneill #define CLK_BUS_I2C0 74 63 1.1 jmcneill #define CLK_BUS_I2C1 75 64 1.1 jmcneill #define CLK_BUS_I2C2 76 65 1.1 jmcneill #define CLK_BUS_I2C3 77 66 1.1 jmcneill #define CLK_BUS_SCR0 78 67 1.1 jmcneill #define CLK_BUS_SCR1 79 68 1.1 jmcneill #define CLK_SPI0 80 69 1.1 jmcneill #define CLK_SPI1 81 70 1.1 jmcneill #define CLK_BUS_SPI0 82 71 1.1 jmcneill #define CLK_BUS_SPI1 83 72 1.1 jmcneill #define CLK_BUS_EMAC 84 73 1.1 jmcneill #define CLK_TS 85 74 1.1 jmcneill #define CLK_BUS_TS 86 75 1.1 jmcneill #define CLK_IR_TX 87 76 1.1 jmcneill #define CLK_BUS_IR_TX 88 77 1.1 jmcneill #define CLK_BUS_THS 89 78 1.1 jmcneill #define CLK_I2S3 90 79 1.1 jmcneill #define CLK_I2S0 91 80 1.1 jmcneill #define CLK_I2S1 92 81 1.1 jmcneill #define CLK_I2S2 93 82 1.1 jmcneill #define CLK_BUS_I2S0 94 83 1.1 jmcneill #define CLK_BUS_I2S1 95 84 1.1 jmcneill #define CLK_BUS_I2S2 96 85 1.1 jmcneill #define CLK_BUS_I2S3 97 86 1.1 jmcneill #define CLK_SPDIF 98 87 1.1 jmcneill #define CLK_BUS_SPDIF 99 88 1.1 jmcneill #define CLK_DMIC 100 89 1.1 jmcneill #define CLK_BUS_DMIC 101 90 1.1 jmcneill #define CLK_AUDIO_HUB 102 91 1.1 jmcneill #define CLK_BUS_AUDIO_HUB 103 92 1.1 jmcneill #define CLK_USB_OHCI0 104 93 1.1 jmcneill #define CLK_USB_PHY0 105 94 1.1 jmcneill #define CLK_USB_PHY1 106 95 1.1 jmcneill #define CLK_USB_OHCI3 107 96 1.1 jmcneill #define CLK_USB_PHY3 108 97 1.1 jmcneill #define CLK_USB_HSIC_12M 109 98 1.1 jmcneill #define CLK_USB_HSIC 110 99 1.1 jmcneill #define CLK_BUS_OHCI0 111 100 1.1 jmcneill #define CLK_BUS_OHCI3 112 101 1.1 jmcneill #define CLK_BUS_EHCI0 113 102 1.1 jmcneill #define CLK_BUS_XHCI 114 103 1.1 jmcneill #define CLK_BUS_EHCI3 115 104 1.1 jmcneill #define CLK_BUS_OTG 116 105 1.1 jmcneill #define CLK_PCIE_REF_100M 117 106 1.1 jmcneill #define CLK_PCIE_REF 118 107 1.1 jmcneill #define CLK_PCIE_REF_OUT 119 108 1.1 jmcneill #define CLK_PCIE_MAXI 120 109 1.1 jmcneill #define CLK_PCIE_AUX 121 110 1.1 jmcneill #define CLK_BUS_PCIE 122 111 1.1 jmcneill #define CLK_HDMI 123 112 1.1 jmcneill #define CLK_HDMI_SLOW 124 113 1.1 jmcneill #define CLK_HDMI_CEC 125 114 1.1 jmcneill #define CLK_BUS_HDMI 126 115 1.1 jmcneill #define CLK_BUS_TCON_TOP 127 116 1.1 jmcneill #define CLK_TCON_LCD0 128 117 1.1 jmcneill #define CLK_BUS_TCON_LCD0 129 118 1.1 jmcneill #define CLK_TCON_TV0 130 119 1.1 jmcneill #define CLK_BUS_TCON_TV0 131 120 1.1 jmcneill #define CLK_CSI_CCI 132 121 1.1 jmcneill #define CLK_CSI_TOP 133 122 1.1 jmcneill #define CLK_CSI_MCLK 134 123 1.1 jmcneill #define CLK_BUS_CSI 135 124 1.1 jmcneill #define CLK_HDCP 136 125 1.1 jmcneill #define CLK_BUS_HDCP 137 126 1.1 jmcneill 127 1.1 jmcneill #endif /* _DT_BINDINGS_CLK_SUN50I_H6_H_ */ 128