Searched refs:confs (Results 1 – 4 of 4) sorted by relevance
21 #define FM(f, confs) { (f), ARRAY_SIZE(confs), (confs) } argument34 const struct freq_conf *confs; member
277 best_conf = f->confs; in __clk_rcg2_select_conf()282 for (i = 0, conf = f->confs; i < f->num_confs; i++, conf++) { in __clk_rcg2_select_conf()330 if (!f || !f->confs) in _freq_tbl_fm_determine_rate()499 if (!f || !f->confs) in __clk_rcg2_fm_set_rate()
59 const struct gemini_pin_conf *confs; member2372 retconf = &pmx->confs[i]; in gemini_get_pin_conf()2564 pmx->confs = gemini_confs_3512; in gemini_pmx_probe()2571 pmx->confs = gemini_confs_3516; in gemini_pmx_probe()
916 const struct hdmiphy_configs *confs = &hdata->drv_data->phy_confs; in hdmi_find_phy_conf() local919 for (i = 0; i < confs->count; i++) in hdmi_find_phy_conf()920 if (confs->data[i].pixel_clock == pixel_clock) in hdmi_find_phy_conf()