Searched refs:phy_confs (Results 1 – 1 of 1) sorted by relevance
105 struct hdmiphy_configs phy_confs; member643 .phy_confs = INIT_ARRAY_SPEC(hdmiphy_v13_configs),650 .phy_confs = INIT_ARRAY_SPEC(hdmiphy_v14_configs),658 .phy_confs = INIT_ARRAY_SPEC(hdmiphy_5420_configs),667 .phy_confs = INIT_ARRAY_SPEC(hdmiphy_5433_configs),903 const struct hdmiphy_configs *confs = &hdata->drv_data->phy_confs; in hdmi_find_phy_conf()1416 phy_conf = hdata->drv_data->phy_confs.data[ret].conf; in hdmiphy_conf_apply()