mirror of https://gitee.com/openkylin/linux.git
Merge branch 'v4.9-shared/clkids' into v4.9-clk/next
This commit is contained in:
commit
9750217d10
|
@ -131,12 +131,15 @@
|
|||
#define SCLK_DPHY_RX0_CFG 165
|
||||
#define SCLK_RMII_SRC 166
|
||||
#define SCLK_PCIEPHY_REF100M 167
|
||||
#define SCLK_DDRC 168
|
||||
|
||||
#define DCLK_VOP0 180
|
||||
#define DCLK_VOP1 181
|
||||
#define DCLK_VOP0_DIV 182
|
||||
#define DCLK_VOP1_DIV 183
|
||||
#define DCLK_M0_PERILP 184
|
||||
#define DCLK_VOP0_FRAC 185
|
||||
#define DCLK_VOP1_FRAC 186
|
||||
|
||||
#define FCLK_CM0S 190
|
||||
|
||||
|
|
Loading…
Reference in New Issue