Searched defs:mtk_pin_soc (Results 1 – 1 of 1) sorted by relevance
234 struct mtk_pin_soc { struct235 const struct mtk_pin_reg_calc *reg_cal;236 const struct mtk_pin_desc *pins;237 unsigned int npins;238 const struct group_desc *grps;239 unsigned int ngrps;240 const struct function_desc *funcs;241 unsigned int nfuncs;242 const struct mtk_eint_regs *eint_regs;243 const struct mtk_eint_hw *eint_hw;[all …]