Home
last modified time | relevance | path

Searched defs:stv0991_cgu_regs (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-stv0991/
H A Dstv0991_cgu.h11 struct stv0991_cgu_regs { struct
12 u32 cpu_freq; /* offset 0x0 */
13 u32 icn2_freq; /* offset 0x4 */
14 u32 dma_freq; /* offset 0x8 */
15 u32 isp_freq; /* offset 0xc */
16 u32 h264_freq; /* offset 0x10 */
17 u32 osif_freq; /* offset 0x14 */
18 u32 ren_freq; /* offset 0x18 */
19 u32 tim_freq; /* offset 0x1c */
20 u32 sai_freq; /* offset 0x20 */
[all …]
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/stv0991/
H A Dclock.c13 static struct stv0991_cgu_regs *const stv0991_cgu_regs = \ variable
H A Dtimer.c14 static struct stv0991_cgu_regs *const stv0991_cgu_regs = \ variable