Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pinctrl/mediatek/
Dpinctrl-mt6397.c38 .mode_shf = 4,
Dpinctrl-mtk-common.h259 unsigned int mode_shf; member
Dpinctrl-mt8127.c297 .mode_shf = 4,
Dpinctrl-mt8516.c329 .mode_shf = 4,
Dpinctrl-mt8167.c329 .mode_shf = 4,
Dpinctrl-mt8173.c337 .mode_shf = 4,
Dpinctrl-mt8365.c463 .mode_shf = 5,
Dpinctrl-mt2701.c528 .mode_shf = 4,
Dpinctrl-mt2712.c581 .mode_shf = 4,
Dpinctrl-mt8135.c310 .mode_shf = 4,
Dpinctrl-mtk-common.c63 return ((pin >> pctl->devdata->mode_shf) & pctl->devdata->port_mask) in mtk_get_port()