Home
last modified time | relevance | path

Searched refs:mtk_hw_get_value_wrap (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/
H A Dpinctrl-paris.c536 static int mtk_hw_get_value_wrap(struct mtk_pinctrl *hw, unsigned int gpio, int field) in mtk_hw_get_value_wrap() function
554 mtk_hw_get_value_wrap(hw, gpio, PINCTRL_PIN_REG_MODE)
557 mtk_hw_get_value_wrap(hw, gpio, PINCTRL_PIN_REG_DIR)
560 mtk_hw_get_value_wrap(hw, gpio, PINCTRL_PIN_REG_DO)
563 mtk_hw_get_value_wrap(hw, gpio, PINCTRL_PIN_REG_DI)
566 mtk_hw_get_value_wrap(hw, gpio, PINCTRL_PIN_REG_SMT)
569 mtk_hw_get_value_wrap(hw, gpio, PINCTRL_PIN_REG_IES)
572 mtk_hw_get_value_wrap(hw, gpio, PINCTRL_PIN_REG_DRV)
/kernel/linux/linux-6.6/drivers/pinctrl/mediatek/
H A Dpinctrl-paris.c602 static int mtk_hw_get_value_wrap(struct mtk_pinctrl *hw, unsigned int gpio, int field) in mtk_hw_get_value_wrap() function
620 mtk_hw_get_value_wrap(hw, gpio, PINCTRL_PIN_REG_MODE)
623 mtk_hw_get_value_wrap(hw, gpio, PINCTRL_PIN_REG_DIR)
626 mtk_hw_get_value_wrap(hw, gpio, PINCTRL_PIN_REG_DO)
629 mtk_hw_get_value_wrap(hw, gpio, PINCTRL_PIN_REG_DI)
632 mtk_hw_get_value_wrap(hw, gpio, PINCTRL_PIN_REG_SMT)
635 mtk_hw_get_value_wrap(hw, gpio, PINCTRL_PIN_REG_IES)
638 mtk_hw_get_value_wrap(hw, gpio, PINCTRL_PIN_REG_DRV)

Completed in 4 milliseconds