Home
last modified time | relevance | path

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

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