Lines Matching refs:chv_pinctrl

168 struct chv_pinctrl {  struct
681 static void __iomem *chv_padreg(struct chv_pinctrl *pctrl, unsigned offset, in chv_padreg()
701 static bool chv_pad_locked(struct chv_pinctrl *pctrl, unsigned offset) in chv_pad_locked()
711 struct chv_pinctrl *pctrl = pinctrl_dev_get_drvdata(pctldev); in chv_get_groups_count()
719 struct chv_pinctrl *pctrl = pinctrl_dev_get_drvdata(pctldev); in chv_get_group_name()
727 struct chv_pinctrl *pctrl = pinctrl_dev_get_drvdata(pctldev); in chv_get_group_pins()
737 struct chv_pinctrl *pctrl = pinctrl_dev_get_drvdata(pctldev); in chv_pin_dbg_show()
776 struct chv_pinctrl *pctrl = pinctrl_dev_get_drvdata(pctldev); in chv_get_functions_count()
784 struct chv_pinctrl *pctrl = pinctrl_dev_get_drvdata(pctldev); in chv_get_function_name()
794 struct chv_pinctrl *pctrl = pinctrl_dev_get_drvdata(pctldev); in chv_get_function_groups()
804 struct chv_pinctrl *pctrl = pinctrl_dev_get_drvdata(pctldev); in chv_pinmux_set_mux()
870 struct chv_pinctrl *pctrl = pinctrl_dev_get_drvdata(pctldev); in chv_gpio_request_enable()
930 struct chv_pinctrl *pctrl = pinctrl_dev_get_drvdata(pctldev); in chv_gpio_disable_free()
948 struct chv_pinctrl *pctrl = pinctrl_dev_get_drvdata(pctldev); in chv_gpio_set_direction()
980 struct chv_pinctrl *pctrl = pinctrl_dev_get_drvdata(pctldev); in chv_config_get()
1057 static int chv_config_set_pull(struct chv_pinctrl *pctrl, unsigned pin, in chv_config_set_pull()
1123 static int chv_config_set_oden(struct chv_pinctrl *pctrl, unsigned int pin, in chv_config_set_oden()
1147 struct chv_pinctrl *pctrl = pinctrl_dev_get_drvdata(pctldev); in chv_config_set()
1248 struct chv_pinctrl *pctrl = gpiochip_get_data(chip); in chv_gpio_get()
1266 struct chv_pinctrl *pctrl = gpiochip_get_data(chip); in chv_gpio_set()
1288 struct chv_pinctrl *pctrl = gpiochip_get_data(chip); in chv_gpio_get_direction()
1328 struct chv_pinctrl *pctrl = gpiochip_get_data(gc); in chv_gpio_irq_ack()
1345 struct chv_pinctrl *pctrl = gpiochip_get_data(gc); in chv_gpio_irq_mask_unmask()
1390 struct chv_pinctrl *pctrl = gpiochip_get_data(gc); in chv_gpio_irq_startup()
1421 struct chv_pinctrl *pctrl = gpiochip_get_data(gc); in chv_gpio_irq_type()
1493 struct chv_pinctrl *pctrl = gpiochip_get_data(gc); in chv_gpio_irq_handler()
1557 static int chv_gpio_probe(struct chv_pinctrl *pctrl, int irq) in chv_gpio_probe()
1659 struct chv_pinctrl *pctrl = region_context; in chv_pinctrl_mmio_access_handler()
1679 struct chv_pinctrl *pctrl; in chv_pinctrl_probe()
1752 struct chv_pinctrl *pctrl = platform_get_drvdata(pdev); in chv_pinctrl_remove()
1765 struct chv_pinctrl *pctrl = platform_get_drvdata(pdev); in chv_pinctrl_suspend_noirq()
1799 struct chv_pinctrl *pctrl = platform_get_drvdata(pdev); in chv_pinctrl_resume_noirq()