Lines Matching refs:mtk_pinctrl
45 struct mtk_pinctrl *hw = pinctrl_dev_get_drvdata(pctldev); in mtk_pinmux_set_mux()
84 struct mtk_pinctrl *hw = pinctrl_dev_get_drvdata(pctldev); in mtk_pinmux_gpio_request_enable()
99 struct mtk_pinctrl *hw = pinctrl_dev_get_drvdata(pctldev); in mtk_pinmux_gpio_set_direction()
113 struct mtk_pinctrl *hw = pinctrl_dev_get_drvdata(pctldev); in mtk_pinconf_get()
252 struct mtk_pinctrl *hw = pinctrl_dev_get_drvdata(pctldev); in mtk_pinconf_set()
484 struct mtk_pinctrl *hw = gpiochip_get_data(chip); in mtk_gpio_get()
501 struct mtk_pinctrl *hw = gpiochip_get_data(chip); in mtk_gpio_set()
523 struct mtk_pinctrl *hw = gpiochip_get_data(chip); in mtk_gpio_to_irq()
540 struct mtk_pinctrl *hw = gpiochip_get_data(chip); in mtk_gpio_set_config()
558 static int mtk_build_gpiochip(struct mtk_pinctrl *hw) in mtk_build_gpiochip()
599 static int mtk_build_groups(struct mtk_pinctrl *hw) in mtk_build_groups()
618 static int mtk_build_functions(struct mtk_pinctrl *hw) in mtk_build_functions()
644 struct mtk_pinctrl *hw; in mtk_moore_pinctrl_probe()