Searched refs:confs (Results 1 – 6 of 6) sorted by relevance
28 # confs = [ ( "${sysconfdir}/opkg/%s-feed.conf" % feed ) for feed in archs ]29 # return " ".join( confs )
84 } confs[SIO_NCONF]; member
57 const struct gemini_pin_conf *confs; member2370 retconf = &pmx->confs[i]; in gemini_get_pin_conf()2562 pmx->confs = gemini_confs_3512; in gemini_pmx_probe()2569 pmx->confs = gemini_confs_3516; in gemini_pmx_probe()
904 const struct hdmiphy_configs *confs = &hdata->drv_data->phy_confs; in hdmi_find_phy_conf() local907 for (i = 0; i < confs->count; i++) in hdmi_find_phy_conf()908 if (confs->data[i].pixel_clock == pixel_clock) in hdmi_find_phy_conf()
305 struct atlas7_pad_config *confs; member4768 .confs = (struct atlas7_pad_config *)atlas7_ioc_pad_confs,5053 conf = &pmx->pctl_data->confs[pin]; in __atlas7_pmx_pin_enable()5162 struct atlas7_pad_config *conf = &pmx->pctl_data->confs[pin]; in altas7_pinctrl_set_pull_sel()5188 struct atlas7_pad_config *conf = &pmx->pctl_data->confs[pin]; in __altas7_pinctrl_set_drive_strength_sel()5215 struct atlas7_pad_config *conf = &pmx->pctl_data->confs[pin]; in altas7_pinctrl_set_drive_strength_sel()5487 conf = &pmx->pctl_data->confs[idx]; in atlas7_pinmux_suspend_noirq()
58 # bitbake/distro confs: STAGING_KERNEL_DIR and STAGING_KERNEL_BUILDDIR.