Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Dhdmi_phy.c136 u8 freqout; in hdmi_phy_configure() local
156 freqout = 0; in hdmi_phy_configure()
158 freqout = 1; in hdmi_phy_configure()
160 freqout = 2; in hdmi_phy_configure()
166 REG_FLD_MOD(phy->base, HDMI_TXPHY_TX_CTRL, freqout, 31, 30); in hdmi_phy_configure()