Home
last modified time | relevance | path

Searched refs:mtk_pinconf_drive_set_rev1 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common-v2.h297 int mtk_pinconf_drive_set_rev1(struct mtk_pinctrl *hw,
H A Dpinctrl-mt7629.c424 .drive_set = mtk_pinconf_drive_set_rev1,
H A Dpinctrl-mt8183.c561 .drive_set = mtk_pinconf_drive_set_rev1,
H A Dpinctrl-mtk-common-v2.c848 int mtk_pinconf_drive_set_rev1(struct mtk_pinctrl *hw, in mtk_pinconf_drive_set_rev1() function
867 EXPORT_SYMBOL_GPL(mtk_pinconf_drive_set_rev1);
H A Dpinctrl-mt7623.c1391 .drive_set = mtk_pinconf_drive_set_rev1,