Searched refs:PINCTRL_PIN_REG_PU (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.15/drivers/pinctrl/mediatek/ |
| D | pinctrl-mtk-common-v2.c | 415 err = mtk_hw_set_value(hw, desc, PINCTRL_PIN_REG_PU, in mtk_pinconf_bias_disable_set() 435 err = mtk_hw_get_value(hw, desc, PINCTRL_PIN_REG_PU, &v); in mtk_pinconf_bias_disable_get() 459 err = mtk_hw_set_value(hw, desc, PINCTRL_PIN_REG_PU, arg & 1); in mtk_pinconf_bias_set() 477 reg = pullup ? PINCTRL_PIN_REG_PU : PINCTRL_PIN_REG_PD; in mtk_pinconf_bias_get() 590 err = mtk_hw_set_value(hw, desc, PINCTRL_PIN_REG_PU, pu); in mtk_pinconf_bias_set_pu_pd() 670 err = mtk_hw_get_value(hw, desc, PINCTRL_PIN_REG_PU, &pu); in mtk_pinconf_bias_get_pu_pd()
|
| D | pinctrl-mtk-common-v2.h | 54 PINCTRL_PIN_REG_PU, enumerator
|
| D | pinctrl-mt6779.c | 722 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt6779_pin_pu_range),
|
| D | pinctrl-mt8195.c | 789 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt8195_pin_pu_range),
|
| D | pinctrl-mt7622.c | 147 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt7622_pin_pu_range),
|
| D | pinctrl-mt6765.c | 1045 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt6765_pin_pu_range),
|
| D | pinctrl-mt8192.c | 1352 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt8192_pin_pu_range),
|