Home
last modified time | relevance | path

Searched refs:PINCTRL_PIN_REG_DIR (Results 1 – 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/
Dpinctrl-moore.c94 return mtk_hw_set_value(hw, desc, PINCTRL_PIN_REG_DIR, !input); in mtk_pinmux_gpio_set_direction()
146 err = mtk_hw_get_value(hw, desc, PINCTRL_PIN_REG_DIR, &val); in mtk_pinconf_get()
157 err = mtk_hw_get_value(hw, desc, PINCTRL_PIN_REG_DIR, &val); in mtk_pinconf_get()
260 err = mtk_hw_set_value(hw, desc, PINCTRL_PIN_REG_DIR, in mtk_pinconf_set()
272 err = mtk_hw_set_value(hw, desc, PINCTRL_PIN_REG_DIR, in mtk_pinconf_set()
285 err = mtk_hw_set_value(hw, desc, PINCTRL_PIN_REG_DIR, in mtk_pinconf_set()
300 err = mtk_hw_set_value(hw, desc, PINCTRL_PIN_REG_DIR, in mtk_pinconf_set()
Dpinctrl-paris.c74 return mtk_hw_set_value(hw, desc, PINCTRL_PIN_REG_DIR, !input); in mtk_pinmux_gpio_set_direction()
124 err = mtk_hw_get_value(hw, desc, PINCTRL_PIN_REG_DIR, &ret); in mtk_pinconf_get()
139 err = mtk_hw_get_value(hw, desc, PINCTRL_PIN_REG_DIR, &ret); in mtk_pinconf_get()
233 err = mtk_hw_set_value(hw, desc, PINCTRL_PIN_REG_DIR, in mtk_pinconf_set()
242 err = mtk_hw_set_value(hw, desc, PINCTRL_PIN_REG_DIR, in mtk_pinconf_set()
250 err = mtk_hw_set_value(hw, desc, PINCTRL_PIN_REG_DIR, in mtk_pinconf_set()
263 err = mtk_hw_set_value(hw, desc, PINCTRL_PIN_REG_DIR, !arg); in mtk_pinconf_set()
562 mtk_hw_get_value_wrap(hw, gpio, PINCTRL_PIN_REG_DIR)
781 err = mtk_hw_get_value(hw, desc, PINCTRL_PIN_REG_DIR, &value); in mtk_gpio_get_direction()
Dpinctrl-mt6797.c41 [PINCTRL_PIN_REG_DIR] = MTK_RANGE(mt6797_pin_dir_range),
Dpinctrl-mtk-common-v2.h48 PINCTRL_PIN_REG_DIR, enumerator
Dpinctrl-mt7629.c102 [PINCTRL_PIN_REG_DIR] = MTK_RANGE(mt7629_pin_dir_range),
Dpinctrl-mt8183.c522 [PINCTRL_PIN_REG_DIR] = MTK_RANGE(mt8183_pin_dir_range),
Dpinctrl-mt6779.c717 [PINCTRL_PIN_REG_DIR] = MTK_RANGE(mt6779_pin_dir_range),
Dpinctrl-mt7622.c142 [PINCTRL_PIN_REG_DIR] = MTK_RANGE(mt7622_pin_dir_range),
Dpinctrl-mt6765.c1040 [PINCTRL_PIN_REG_DIR] = MTK_RANGE(mt6765_pin_dir_range),
Dpinctrl-mt8192.c1346 [PINCTRL_PIN_REG_DIR] = MTK_RANGE(mt8192_pin_dir_range),
Dpinctrl-mtk-common-v2.c339 err = mtk_hw_set_value(hw, desc, PINCTRL_PIN_REG_DIR, MTK_INPUT); in mtk_xt_set_gpio_as_eint()
Dpinctrl-mt7623.c402 [PINCTRL_PIN_REG_DIR] = MTK_RANGE(mt7623_pin_dir_range),