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