Searched defs:stv0991_creg (Results 1 – 2 of 2) sorted by relevance
10 struct stv0991_creg { struct11 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 …]
12 static struct stv0991_creg *const stv0991_creg = \ variable