Lines Matching defs:pcs_device
146 * struct pcs_device - pinctrl device instance
175 struct pcs_device {
272 static unsigned int pcs_pin_reg_offset_get(struct pcs_device *pcs,
287 static unsigned int pcs_pin_shift_reg_get(struct pcs_device *pcs,
297 struct pcs_device *pcs;
318 struct pcs_device *pcs;
340 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev);
364 struct pcs_device *pcs;
409 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev);
487 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev);
552 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev);
684 static int pcs_add_pin(struct pcs_device *pcs, unsigned int offset)
725 static int pcs_allocate_pin_table(struct pcs_device *pcs)
775 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,
997 static int pcs_parse_one_pinctrl_entry(struct pcs_device *pcs,
1111 static int pcs_parse_bits_in_pinctrl_entry(struct pcs_device *pcs,
1256 struct pcs_device *pcs;
1307 static void pcs_irq_free(struct pcs_device *pcs)
1327 static void pcs_free_resources(struct pcs_device *pcs)
1338 static int pcs_add_gpio_func(struct device_node *node, struct pcs_device *pcs)
1395 struct pcs_device *pcs;
1399 pcs = container_of(pcs_soc, struct pcs_device, socdata);
1476 struct pcs_device *pcs;
1480 pcs = container_of(pcs_soc, struct pcs_device, socdata);
1537 struct pcs_device *pcs;
1540 pcs = container_of(pcs_soc, struct pcs_device, socdata);
1572 static int pcs_irq_init_chained_handler(struct pcs_device *pcs,
1629 static int pcs_save_context(struct pcs_device *pcs)
1665 static void pcs_restore_context(struct pcs_device *pcs)
1696 struct pcs_device *pcs;
1715 struct pcs_device *pcs;
1738 static int pcs_quirk_missing_pinctrl_cells(struct pcs_device *pcs,
1782 struct pcs_device *pcs;
1930 struct pcs_device *pcs = platform_get_drvdata(pdev);