Lines Matching refs:pcs_device

147  * struct pcs_device - pinctrl device instance
176 struct pcs_device {
273 static unsigned int pcs_pin_reg_offset_get(struct pcs_device *pcs,
288 static unsigned int pcs_pin_shift_reg_get(struct pcs_device *pcs,
298 struct pcs_device *pcs;
319 struct pcs_device *pcs;
341 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev);
365 struct pcs_device *pcs;
410 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev);
488 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev);
552 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev);
683 static int pcs_add_pin(struct pcs_device *pcs, unsigned int offset)
724 static int pcs_allocate_pin_table(struct pcs_device *pcs)
776 static int pcs_add_function(struct pcs_device *pcs,
814 static int pcs_get_pin_by_offset(struct pcs_device *pcs, unsigned offset)
868 static void pcs_add_conf2(struct pcs_device *pcs, struct device_node *np,
887 static void pcs_add_conf4(struct pcs_device *pcs, struct device_node *np,
912 static int pcs_parse_pinconf(struct pcs_device *pcs, struct device_node *np,
996 static int pcs_parse_one_pinctrl_entry(struct pcs_device *pcs,
1110 static int pcs_parse_bits_in_pinctrl_entry(struct pcs_device *pcs,
1261 struct pcs_device *pcs;
1312 static void pcs_irq_free(struct pcs_device *pcs)
1332 static void pcs_free_resources(struct pcs_device *pcs)
1343 static int pcs_add_gpio_func(struct device_node *node, struct pcs_device *pcs)
1400 struct pcs_device *pcs;
1404 pcs = container_of(pcs_soc, struct pcs_device, socdata);
1481 struct pcs_device *pcs;
1485 pcs = container_of(pcs_soc, struct pcs_device, socdata);
1542 struct pcs_device *pcs;
1545 pcs = container_of(pcs_soc, struct pcs_device, socdata);
1577 static int pcs_irq_init_chained_handler(struct pcs_device *pcs,
1634 static int pcs_save_context(struct pcs_device *pcs)
1670 static void pcs_restore_context(struct pcs_device *pcs)
1701 struct pcs_device *pcs;
1720 struct pcs_device *pcs;
1743 static int pcs_quirk_missing_pinctrl_cells(struct pcs_device *pcs,
1787 struct pcs_device *pcs;
1935 struct pcs_device *pcs = platform_get_drvdata(pdev);