Home
last modified time | relevance | path

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

/drivers/gpu/drm/omapdrm/dss/
Dhdmi_phy.c126 u8 freqout; in hdmi_phy_configure() local
146 freqout = 0; in hdmi_phy_configure()
148 freqout = 1; in hdmi_phy_configure()
150 freqout = 2; in hdmi_phy_configure()
156 REG_FLD_MOD(phy->base, HDMI_TXPHY_TX_CTRL, freqout, 31, 30); in hdmi_phy_configure()
/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi_phy.c135 u8 freqout; in hdmi_phy_configure() local
155 freqout = 0; in hdmi_phy_configure()
157 freqout = 1; in hdmi_phy_configure()
159 freqout = 2; in hdmi_phy_configure()
165 REG_FLD_MOD(phy->base, HDMI_TXPHY_TX_CTRL, freqout, 31, 30); in hdmi_phy_configure()
/drivers/net/ethernet/intel/igc/
Digc_ptp.c254 u32 tsim, tsauxc, tsauxc_mask, tsim_mask, trgttiml, trgttimh, freqout; in igc_ptp_feature_enable_i225() local
333 freqout = IGC_FREQOUT1; in igc_ptp_feature_enable_i225()
344 freqout = IGC_FREQOUT0; in igc_ptp_feature_enable_i225()
389 wr32(freqout, ns); in igc_ptp_feature_enable_i225()
/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ptp.c241 u32 esdp, tsauxc, freqout, trgttiml, trgttimh, rem, tssdp; in ixgbe_ptp_setup_sdp_X550() local
278 freqout = div_u64(NS_PER_HALF_SEC << cc->shift, cc->mult); in ixgbe_ptp_setup_sdp_X550()
308 IXGBE_WRITE_REG(hw, IXGBE_FREQOUT0, freqout); in ixgbe_ptp_setup_sdp_X550()
/drivers/net/ethernet/intel/igb/
Digb_ptp.c666 u32 tsauxc, tsim, tsauxc_mask, tsim_mask, trgttiml, trgttimh, freqout; in igb_ptp_feature_enable_i210() local
748 freqout = E1000_FREQOUT1; in igb_ptp_feature_enable_i210()
759 freqout = E1000_FREQOUT0; in igb_ptp_feature_enable_i210()
781 wr32(freqout, ns); in igb_ptp_feature_enable_i210()