Home
last modified time | relevance | path

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

/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common-v2.h193 struct mtk_pin_soc { struct
194 const struct mtk_pin_reg_calc *reg_cal;
195 const struct mtk_pin_desc *pins;
196 unsigned int npins;
197 const struct group_desc *grps;
198 unsigned int ngrps;
199 const struct function_desc *funcs;
200 unsigned int nfuncs;
201 const struct mtk_eint_regs *eint_regs;
202 const struct mtk_eint_hw *eint_hw;
[all …]