Home
last modified time | relevance | path

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

/drivers/video/fbdev/omap2/omapfb/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()
/drivers/gpu/drm/omapdrm/dss/
Dhdmi_phy.c137 u8 freqout; in hdmi_phy_configure() local
157 freqout = 0; in hdmi_phy_configure()
159 freqout = 1; in hdmi_phy_configure()
161 freqout = 2; in hdmi_phy_configure()
167 REG_FLD_MOD(phy->base, HDMI_TXPHY_TX_CTRL, freqout, 31, 30); in hdmi_phy_configure()
/drivers/net/ethernet/intel/igb/
Digb_ptp.c480 u32 tsauxc, tsim, tsauxc_mask, tsim_mask, trgttiml, trgttimh, freqout; in igb_ptp_feature_enable_i210() local
545 freqout = E1000_FREQOUT1; in igb_ptp_feature_enable_i210()
556 freqout = E1000_FREQOUT0; in igb_ptp_feature_enable_i210()
578 wr32(freqout, ns); in igb_ptp_feature_enable_i210()