Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/omapdrm/dss/
A 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()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
A 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()
/linux/drivers/net/ethernet/intel/igc/
A Digc_ptp.c255 u32 tsim, tsauxc, tsauxc_mask, tsim_mask, trgttiml, trgttimh, freqout; in igc_ptp_feature_enable_i225() local
334 freqout = IGC_FREQOUT1; in igc_ptp_feature_enable_i225()
345 freqout = IGC_FREQOUT0; in igc_ptp_feature_enable_i225()
369 wr32(freqout, ns); in igc_ptp_feature_enable_i225()
/linux/drivers/net/ethernet/intel/igb/
A Digb_ptp.c516 u32 tsauxc, tsim, tsauxc_mask, tsim_mask, trgttiml, trgttimh, freqout; in igb_ptp_feature_enable_i210() local
598 freqout = E1000_FREQOUT1; in igb_ptp_feature_enable_i210()
609 freqout = E1000_FREQOUT0; in igb_ptp_feature_enable_i210()
631 wr32(freqout, ns); in igb_ptp_feature_enable_i210()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_ptp.c238 u32 esdp, tsauxc, freqout, trgttiml, trgttimh, rem, tssdp; in ixgbe_ptp_setup_sdp_X550() local
275 freqout = div_u64(NS_PER_HALF_SEC << cc->shift, cc->mult); in ixgbe_ptp_setup_sdp_X550()
305 IXGBE_WRITE_REG(hw, IXGBE_FREQOUT0, freqout); in ixgbe_ptp_setup_sdp_X550()

Completed in 15 milliseconds