Home
last modified time | relevance | path

Searched defs:mtk_pin_soc (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common-v2.h234 struct mtk_pin_soc { struct
235 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 …]