Lines Matching refs:pcs_device

142  * struct pcs_device - pinctrl device instance
171 struct pcs_device {
268 static unsigned int pcs_pin_reg_offset_get(struct pcs_device *pcs,
283 static unsigned int pcs_pin_shift_reg_get(struct pcs_device *pcs,
293 struct pcs_device *pcs;
314 struct pcs_device *pcs;
336 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev);
360 struct pcs_device *pcs;
405 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev);
483 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev);
548 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev);
686 static int pcs_add_pin(struct pcs_device *pcs, unsigned int offset)
727 static int pcs_allocate_pin_table(struct pcs_device *pcs)
777 static int pcs_add_function(struct pcs_device *pcs,
816 static int pcs_get_pin_by_offset(struct pcs_device *pcs, unsigned offset)
870 static void pcs_add_conf2(struct pcs_device *pcs, struct device_node *np,
889 static void pcs_add_conf4(struct pcs_device *pcs, struct device_node *np,
914 static int pcs_parse_pinconf(struct pcs_device *pcs, struct device_node *np,
999 static int pcs_parse_one_pinctrl_entry(struct pcs_device *pcs,
1113 static int pcs_parse_bits_in_pinctrl_entry(struct pcs_device *pcs,
1258 struct pcs_device *pcs;
1309 static void pcs_irq_free(struct pcs_device *pcs)
1329 static void pcs_free_resources(struct pcs_device *pcs)
1340 static int pcs_add_gpio_func(struct device_node *node, struct pcs_device *pcs)
1397 struct pcs_device *pcs;
1401 pcs = container_of(pcs_soc, struct pcs_device, socdata);
1478 struct pcs_device *pcs;
1482 pcs = container_of(pcs_soc, struct pcs_device, socdata);
1539 struct pcs_device *pcs;
1542 pcs = container_of(pcs_soc, struct pcs_device, socdata);
1574 static int pcs_irq_init_chained_handler(struct pcs_device *pcs,
1630 static int pcs_save_context(struct pcs_device *pcs)
1666 static void pcs_restore_context(struct pcs_device *pcs)
1696 struct pcs_device *pcs = dev_get_drvdata(dev);
1711 struct pcs_device *pcs = dev_get_drvdata(dev);
1733 static int pcs_quirk_missing_pinctrl_cells(struct pcs_device *pcs,
1777 struct pcs_device *pcs;
1925 struct pcs_device *pcs = platform_get_drvdata(pdev);