Lines Matching defs:pcs

268 static unsigned int pcs_pin_reg_offset_get(struct pcs_device *pcs,  in pcs_pin_reg_offset_get()
283 static unsigned int pcs_pin_shift_reg_get(struct pcs_device *pcs, in pcs_pin_shift_reg_get()
293 struct pcs_device *pcs; in pcs_pin_dbg_show() local
314 struct pcs_device *pcs; in pcs_dt_free_map() local
336 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev); in pcs_get_function() local
362 struct pcs_device *pcs; in pcs_set_mux() local
407 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev); in pcs_request_gpio() local
485 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev); in pcs_pinconf_get() local
550 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev); in pcs_pinconf_set() local
688 static int pcs_add_pin(struct pcs_device *pcs, unsigned int offset) in pcs_add_pin()
729 static int pcs_allocate_pin_table(struct pcs_device *pcs) in pcs_allocate_pin_table()
779 static int pcs_add_function(struct pcs_device *pcs, in pcs_add_function()
818 static int pcs_get_pin_by_offset(struct pcs_device *pcs, unsigned offset) in pcs_get_pin_by_offset()
872 static void pcs_add_conf2(struct pcs_device *pcs, struct device_node *np, in pcs_add_conf2()
891 static void pcs_add_conf4(struct pcs_device *pcs, struct device_node *np, in pcs_add_conf4()
916 static int pcs_parse_pinconf(struct pcs_device *pcs, struct device_node *np, in pcs_parse_pinconf()
1001 static int pcs_parse_one_pinctrl_entry(struct pcs_device *pcs, in pcs_parse_one_pinctrl_entry()
1115 static int pcs_parse_bits_in_pinctrl_entry(struct pcs_device *pcs, in pcs_parse_bits_in_pinctrl_entry()
1260 struct pcs_device *pcs; in pcs_dt_node_to_map() local
1311 static void pcs_irq_free(struct pcs_device *pcs) in pcs_irq_free()
1331 static void pcs_free_resources(struct pcs_device *pcs) in pcs_free_resources()
1341 static int pcs_add_gpio_func(struct device_node *node, struct pcs_device *pcs) in pcs_add_gpio_func()
1398 struct pcs_device *pcs; in pcs_irq_set() local
1479 struct pcs_device *pcs; in pcs_irq_handle() local
1540 struct pcs_device *pcs; in pcs_irqdomain_map() local
1575 static int pcs_irq_init_chained_handler(struct pcs_device *pcs, in pcs_irq_init_chained_handler()
1631 static int pcs_save_context(struct pcs_device *pcs) in pcs_save_context()
1667 static void pcs_restore_context(struct pcs_device *pcs) in pcs_restore_context()
1697 struct pcs_device *pcs = dev_get_drvdata(dev); in pinctrl_single_suspend_noirq() local
1712 struct pcs_device *pcs = dev_get_drvdata(dev); in pinctrl_single_resume_noirq() local
1734 static int pcs_quirk_missing_pinctrl_cells(struct pcs_device *pcs, in pcs_quirk_missing_pinctrl_cells()
1778 struct pcs_device *pcs; in pcs_probe() local
1929 struct pcs_device *pcs = platform_get_drvdata(pdev); in pcs_remove() local