Home
last modified time | relevance | path

Searched refs:PINCTRL_PIN_REG_PU (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common-v2.c414 err = mtk_hw_set_value(hw, desc, PINCTRL_PIN_REG_PU, in mtk_pinconf_bias_disable_set()
434 err = mtk_hw_get_value(hw, desc, PINCTRL_PIN_REG_PU, &v); in mtk_pinconf_bias_disable_get()
458 err = mtk_hw_set_value(hw, desc, PINCTRL_PIN_REG_PU, arg & 1); in mtk_pinconf_bias_set()
476 reg = pullup ? PINCTRL_PIN_REG_PU : PINCTRL_PIN_REG_PD; in mtk_pinconf_bias_get()
595 err = mtk_hw_set_value(hw, desc, PINCTRL_PIN_REG_PU, pu); in mtk_pinconf_bias_set_pu_pd()
675 err = mtk_hw_get_value(hw, desc, PINCTRL_PIN_REG_PU, &pu); in mtk_pinconf_bias_get_pu_pd()
H A Dpinctrl-mtk-common-v2.h54 PINCTRL_PIN_REG_PU, enumerator
H A Dpinctrl-mt7622.c147 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt7622_pin_pu_range),
H A Dpinctrl-mt6779.c722 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt6779_pin_pu_range),
H A Dpinctrl-mt6765.c1045 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt6765_pin_pu_range),
H A Dpinctrl-mt8192.c1352 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt8192_pin_pu_range),
/kernel/linux/linux-6.6/drivers/pinctrl/mediatek/
H 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()
H A Dpinctrl-mtk-common-v2.h78 PINCTRL_PIN_REG_PU, enumerator
H A Dpinctrl-mt7622.c147 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt7622_pin_pu_range),
H A Dpinctrl-mt7981.c478 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt7981_pin_pu_range),
H A Dpinctrl-mt8195.c918 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt8195_pin_pu_range),
H A Dpinctrl-mt7986.c472 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt7986_pin_pu_range),
H A Dpinctrl-mt6779.c722 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt6779_pin_pu_range),
H A Dpinctrl-mt8192.c1384 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt8192_pin_pu_range),
H A Dpinctrl-mt8186.c1203 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt8186_pin_pu_range),
H A Dpinctrl-mt6765.c1045 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt6765_pin_pu_range),
H A Dpinctrl-mt8188.c1612 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt8188_pin_pu_range),

Completed in 24 milliseconds