Home
last modified time | relevance | path

Searched refs:MTK_PULL_SET_RSEL_000 (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/dt-bindings/pinctrl/
A Dmt65xx.h19 #define MTK_PULL_SET_RSEL_000 200 macro
/linux-6.3-rc2/Documentation/devicetree/bindings/pinctrl/
A Dpinctrl-mt8186.yaml132 It can support "MTK_PULL_SET_RSEL_000" & "MTK_PULL_SET_RSEL_001"
177 It can support "MTK_PULL_SET_RSEL_000" & "MTK_PULL_SET_RSEL_001"
A Dmediatek,mt8188-pinctrl.yaml117 It can support "MTK_PULL_SET_RSEL_000" & "MTK_PULL_SET_RSEL_001"
140 It can support "MTK_PULL_SET_RSEL_000" & "MTK_PULL_SET_RSEL_001"
A Dpinctrl-mt8195.yaml125 It can support "MTK_PULL_SET_RSEL_000" & "MTK_PULL_SET_RSEL_001"
173 It can support "MTK_PULL_SET_RSEL_000" & "MTK_PULL_SET_RSEL_001"
/linux-6.3-rc2/drivers/pinctrl/mediatek/
A Dpinctrl-mtk-common-v2.c721 if (arg < MTK_PULL_SET_RSEL_000 || in mtk_pinconf_bias_set_rsel()
727 rsel_val = arg - MTK_PULL_SET_RSEL_000; in mtk_pinconf_bias_set_rsel()
832 *enable = rsel + MTK_PULL_SET_RSEL_000; in mtk_pinconf_bias_get_rsel()
838 *enable = rsel + MTK_PULL_SET_RSEL_000; in mtk_pinconf_bias_get_rsel()
A Dpinctrl-paris.c687 if (pullen >= MTK_PULL_SET_RSEL_000 && in mtk_pctrl_show_one_pin()
689 rsel = pullen - MTK_PULL_SET_RSEL_000; in mtk_pctrl_show_one_pin()

Completed in 9 milliseconds