Home
last modified time | relevance | path

Searched refs:inno_hdmi_phy_config (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/rockchip/
Dinno_hdmi.c34 struct inno_hdmi_phy_config { struct
41 struct inno_hdmi_phy_config *phy_configs; argument
42 struct inno_hdmi_phy_config *default_phy_config;
133 static struct inno_hdmi_phy_config rk3036_hdmi_phy_configs[] = {
139 static struct inno_hdmi_phy_config rk3128_hdmi_phy_configs[] = {
148 const struct inno_hdmi_phy_config *phy_configs = in inno_hdmi_find_phy_config()
217 struct inno_hdmi_phy_config *phy_config; in inno_hdmi_power_up()