• 周六. 5月 3rd, 2025

linux_4.4 — dt-bindings/clock/rk618-cru.h

3月 7, 2020

关键词:dt-bindings/clock/rk618-cru.h, linux-4.4, rockchip, dts

linux_4.4 — dt-bindings/clock/rk618-cru.h

/*
 * Copyright (c) 2017 Rockchip Electronics Co. Ltd.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 */

#ifndef _DT_BINDINGS_CLK_RK618_CRU_H
#define _DT_BINDINGS_CLK_RK618_CRU_H

#define LCDC0_CLK		1
#define LCDC1_CLK		2
#define VIF_PLLIN_CLK		3
#define SCALER_PLLIN_CLK	4
#define VIF_PLL_CLK		5
#define SCALER_PLL_CLK		6
#define VIF0_CLK		7
#define VIF1_CLK		8
#define SCALER_IN_CLK		9
#define SCALER_CLK		10
#define DITHER_CLK		11
#define HDMI_CLK		12
#define MIPI_CLK		13
#define LVDS_CLK		14
#define LVTTL_CLK		15
#define RGB_CLK			16
#define VIF0_PRE_CLK		17
#define VIF1_PRE_CLK		18
#define CODEC_CLK		19

#endif