Home
last modified time | relevance | path

Searched defs:stv0991_creg (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-stv0991/
H A Dstv0991_creg.h11 struct stv0991_creg { struct
12 u32 version; /* offset 0x0 */
13 u32 hdpctl; /* offset 0x4 */
14 u32 hdpval; /* offset 0x8 */
15 u32 hdpgposet; /* offset 0xc */
16 u32 hdpgpoclr; /* offset 0x10 */
17 u32 hdpgpoval; /* offset 0x14 */
18 u32 stm_mux; /* offset 0x18 */
19 u32 sysctrl_1; /* offset 0x1c */
20 u32 sysctrl_2; /* offset 0x20 */
[all …]
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/stv0991/
H A Dpinmux.c13 static struct stv0991_creg *const stv0991_creg = \ variable