Home
last modified time | relevance | path

Searched refs:MTK_PULL_SET_RSEL_000 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/dt-bindings/pinctrl/
H A Dmt65xx.h19 #define MTK_PULL_SET_RSEL_000 200 macro
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/pinctrl/
H A Dmt65xx.h19 #define MTK_PULL_SET_RSEL_000 200 macro
/kernel/linux/linux-6.6/drivers/pinctrl/mediatek/
H 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()
H 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 4 milliseconds