Searched full:sppctl (Results 1 – 7 of 7) sorted by relevance
23 #include <dt-bindings/pinctrl/sppctl-sp7021.h>28 #include "sppctl.h"849 * 'include/dt-binging/pinctrl/sppctl.h'). in sppctl_dt_node_to_map()993 struct sppctl_pdata *sppctl = platform_get_drvdata(pdev); in sppctl_group_groups() local997 sppctl->unq_grps_sz = sppctl_gpio_list_sz; in sppctl_group_groups()1000 sppctl->unq_grps_sz += sppctl_list_funcs[i].gnum; in sppctl_group_groups()1002 sppctl->unq_grps = devm_kcalloc(&pdev->dev, sppctl->unq_grps_sz + 1, in sppctl_group_groups()1003 sizeof(*sppctl->unq_grps), GFP_KERNEL); in sppctl_group_groups()1004 if (!sppctl->unq_grps) in sppctl_group_groups()1007 sppctl->g2fp_maps = devm_kcalloc(&pdev->dev, sppctl->unq_grps_sz + 1, in sppctl_group_groups()[all …]
6 sppinctrl-objs := sppctl.o sppctl_sp7021.o
11 #include "sppctl.h"
130 'include/dt-binging/pinctrl/sppctl.h').296 #include <dt-bindings/pinctrl/sppctl-sp7021.h>
11 #include <dt-bindings/pinctrl/sppctl.h>
11 #include <dt-bindings/pinctrl/sppctl-sp7021.h>
16987 F: include/dt-bindings/pinctrl/sppctl*.h