Searched refs:freqout (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/omapdrm/dss/ |
| H A D | hdmi_phy.c | 126 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/ |
| H A D | hdmi_phy.c | 135 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/ixgbe/ |
| H A D | ixgbe_ptp.c | 242 u32 esdp, tsauxc, freqout, trgttiml, trgttimh, rem, tssdp; in ixgbe_ptp_setup_sdp_X550() local 279 freqout = div_u64(NS_PER_HALF_SEC << cc->shift, cc->mult); in ixgbe_ptp_setup_sdp_X550() 309 IXGBE_WRITE_REG(hw, IXGBE_FREQOUT0, freqout); in ixgbe_ptp_setup_sdp_X550()
|