Home
last modified time | relevance | path

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

/linux/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()
813 err = mtk_hw_get_value(hw, desc, PINCTRL_PIN_REG_PU, &pu); in mtk_pinconf_bias_get_rsel()
849 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-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.c418 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt7986_pin_pu_range),
A Dpinctrl-mt8192.c1352 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt8192_pin_pu_range),

Completed in 18 milliseconds