Searched defs:mtk_pin_soc (Results 1 – 1 of 1) sorted by relevance
192 struct mtk_pin_soc { struct193 const struct mtk_pin_reg_calc *reg_cal;194 const struct mtk_pin_desc *pins;195 unsigned int npins;196 const struct group_desc *grps;197 unsigned int ngrps;198 const struct function_desc *funcs;199 unsigned int nfuncs;200 const struct mtk_eint_regs *eint_regs;201 const struct mtk_eint_hw *eint_hw;[all …]