mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
clk: rockchip: rk3562: Add clock ids for secure crypto
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com> Change-Id: Ic2614c5ff312e6a2b69b481eb5d794c97e6f711e
This commit is contained in:
@@ -369,8 +369,12 @@
|
||||
#define HCLK_VOP 359
|
||||
#define DCLK_VOP 360
|
||||
#define DCLK_VOP1 361
|
||||
#define ACLK_CRYPTO_S 362
|
||||
#define PCLK_CRYPTO_S 363
|
||||
#define CLK_CORE_CRYPTO_S 364
|
||||
#define CLK_PKA_CRYPTO_S 365
|
||||
|
||||
#define CLK_NR_CLKS (DCLK_VOP1 + 1)
|
||||
#define CLK_NR_CLKS (CLK_PKA_CRYPTO_S + 1)
|
||||
|
||||
/* soft-reset indices */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user