Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds