Searched defs:mt6323_regs (Results 1 – 3 of 3) sorted by relevance
94 struct mt6323_regs { struct95 const u16 *top_ckpdn;96 u8 num_top_ckpdn;97 const u16 *top_ckcon;98 u8 num_top_ckcon;99 const u16 *isink_con;100 u8 num_isink_con;101 u8 isink_max_regs;102 u16 isink_en_ctrl;103 u16 iwled_en_ctrl;
70 static const struct mtk_pmic_regs mt6323_regs = { variable
157 static const u32 mt6323_regs[] = { variable