Searched refs:pctl_data (Results 1 – 2 of 2) sorted by relevance
263 struct pctl_data { struct268 static const struct pctl_data pctl0_data[] = { argument293 static const struct pctl_data pctl1_data[] = {
368 struct atlas7_pinctrl_data *pctl_data; member4941 return pmx->pctl_data->funcs_cnt; in atlas7_pmx_get_funcs_count()4949 return pmx->pctl_data->funcs[selector].name; in atlas7_pmx_get_func_name()4958 *groups = pmx->pctl_data->funcs[selector].groups; in atlas7_pmx_get_func_groups()4959 *num_groups = pmx->pctl_data->funcs[selector].num_groups; in atlas7_pmx_get_func_groups()5058 conf = &pmx->pctl_data->confs[pin]; in __atlas7_pmx_pin_enable()5107 pmx_func = &pmx->pctl_data->funcs[func_selector]; in atlas7_pmx_set_mux()5108 pin_grp = &pmx->pctl_data->grps[group_selector]; in atlas7_pmx_set_mux()5167 struct atlas7_pad_config *conf = &pmx->pctl_data->confs[pin]; in altas7_pinctrl_set_pull_sel()5193 struct atlas7_pad_config *conf = &pmx->pctl_data->confs[pin]; in __altas7_pinctrl_set_drive_strength_sel()[all …]