Searched refs:phy_confs (Results 1 – 1 of 1) sorted by relevance
99 struct hdmiphy_configs phy_confs; member637 .phy_confs = INIT_ARRAY_SPEC(hdmiphy_v13_configs),644 .phy_confs = INIT_ARRAY_SPEC(hdmiphy_v14_configs),652 .phy_confs = INIT_ARRAY_SPEC(hdmiphy_5420_configs),661 .phy_confs = INIT_ARRAY_SPEC(hdmiphy_5433_configs),898 const struct hdmiphy_configs *confs = &hdata->drv_data->phy_confs; in hdmi_find_phy_conf()1418 phy_conf = hdata->drv_data->phy_confs.data[ret].conf; in hdmiphy_conf_apply()