Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi_phy.c23 unsigned long max_phy; member
156 else if (hfbitclk / 10 < phy_feat->max_phy) in hdmi_phy_configure()
182 .max_phy = 185675000,
188 .max_phy = 186000000,
/linux-6.1.9/drivers/gpu/drm/omapdrm/dss/
Dhdmi_phy.c147 else if (hfbitclk / 10 < phy->features->max_phy) in hdmi_phy_configure()
173 .max_phy = 185675000,
179 .max_phy = 186000000,
Dhdmi.h245 unsigned long max_phy; member
/linux-6.1.9/drivers/gpu/drm/rockchip/
Dcdn-dp-core.c54 u8 max_phy; member
58 .max_phy = 2,
1191 for (i = 0; i < dp_data->max_phy; i++) { in cdn_dp_probe()