Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common-v2.h299 int mtk_pinconf_drive_get_rev1(struct mtk_pinctrl *hw,
Dpinctrl-mt7629.c425 .drive_get = mtk_pinconf_drive_get_rev1,
Dpinctrl-mt8183.c562 .drive_get = mtk_pinconf_drive_get_rev1,
Dpinctrl-mtk-common-v2.c869 int mtk_pinconf_drive_get_rev1(struct mtk_pinctrl *hw, in mtk_pinconf_drive_get_rev1() function
885 EXPORT_SYMBOL_GPL(mtk_pinconf_drive_get_rev1);
Dpinctrl-mt7623.c1392 .drive_get = mtk_pinconf_drive_get_rev1,