Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pinctrl/mediatek/
A Dpinctrl-mtk-common-v2.c419 err = mtk_hw_set_value(hw, desc, PINCTRL_PIN_REG_PU, in mtk_pinconf_bias_disable_set()
439 err = mtk_hw_get_value(hw, desc, PINCTRL_PIN_REG_PU, &v); in mtk_pinconf_bias_disable_get()
463 err = mtk_hw_set_value(hw, desc, PINCTRL_PIN_REG_PU, arg & 1); in mtk_pinconf_bias_set()
481 reg = pullup ? PINCTRL_PIN_REG_PU : PINCTRL_PIN_REG_PD; in mtk_pinconf_bias_get()
594 err = mtk_hw_set_value(hw, desc, PINCTRL_PIN_REG_PU, pu); in mtk_pinconf_bias_set_pu_pd()
816 err = mtk_hw_get_value(hw, desc, PINCTRL_PIN_REG_PU, &pu); in mtk_pinconf_bias_get_rsel()
854 err = mtk_hw_get_value(hw, desc, PINCTRL_PIN_REG_PU, &pu); in mtk_pinconf_bias_get_pu_pd()
A Dpinctrl-mtk-common-v2.h78 PINCTRL_PIN_REG_PU, enumerator
A Dpinctrl-mt6779.c722 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt6779_pin_pu_range),
A Dpinctrl-mt7622.c147 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt7622_pin_pu_range),
A Dpinctrl-mt7981.c500 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt7981_pin_pu_range),
A Dpinctrl-mt6765.c1045 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt6765_pin_pu_range),
A Dpinctrl-mt8195.c918 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt8195_pin_pu_range),
A Dpinctrl-mt7986.c472 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt7986_pin_pu_range),
A Dpinctrl-mt8186.c1204 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt8186_pin_pu_range),
A Dpinctrl-mt8192.c1385 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt8192_pin_pu_range),
A Dpinctrl-mt8188.c1612 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt8188_pin_pu_range),

Completed in 25 milliseconds