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