Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common-v2.h235 struct mtk_pin_soc { struct
236 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 …]