Home
last modified time | relevance | path

Searched refs:type1_end (Results 1 – 11 of 11) sorted by relevance

/Linux-v6.1/drivers/pinctrl/mediatek/
Dpinctrl-mt6397.c32 .type1_end = 41,
Dpinctrl-mt8127.c277 .type1_end = 143,
Dpinctrl-mt8167.c310 .type1_end = 125,
Dpinctrl-mt8516.c310 .type1_end = 125,
Dpinctrl-mtk-common.h265 unsigned short type1_end; member
Dpinctrl-mt8173.c318 .type1_end = 135,
Dpinctrl-mt8365.c444 .type1_end = 145,
Dpinctrl-mt2712.c558 .type1_end = 210,
Dpinctrl-mt8135.c306 .type1_end = 149,
Dpinctrl-mt2701.c509 .type1_end = 280,
Dpinctrl-mtk-common.c55 if (pin >= pctl->devdata->type1_start && pin < pctl->devdata->type1_end) in mtk_get_regmap()