Searched defs:mtk_pin_soc (Results 1 – 2 of 2) 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 …]
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 …]