Home
last modified time | relevance | path

Searched refs:type1_start (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/pinctrl/mediatek/
H A Dpinctrl-mt6397.c31 .type1_start = 41,
H A Dpinctrl-mtk-common.h250 unsigned short type1_start; member
H A Dpinctrl-mt8516.c322 .type1_start = 125,
H A Dpinctrl-mt8127.c290 .type1_start = 143,
H A Dpinctrl-mt8167.c322 .type1_start = 125,
H A Dpinctrl-mt8173.c330 .type1_start = 135,
H A Dpinctrl-mt2701.c521 .type1_start = 280,
H A Dpinctrl-mt8135.c303 .type1_start = 34,
H A Dpinctrl-mt2712.c574 .type1_start = 210,
H A Dpinctrl-mtk-common.c56 if (pin >= pctl->devdata->type1_start && pin < pctl->devdata->type1_end) in mtk_get_regmap()