Searched refs:freqout (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
D | hdmi_phy.c | 136 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()
|
/linux-4.4.14/drivers/net/ethernet/intel/igb/ |
D | igb_ptp.c | 480 u32 tsauxc, tsim, tsauxc_mask, tsim_mask, trgttiml, trgttimh, freqout; in igb_ptp_feature_enable_i210() local 544 freqout = E1000_FREQOUT1; in igb_ptp_feature_enable_i210() 555 freqout = E1000_FREQOUT0; in igb_ptp_feature_enable_i210() 577 wr32(freqout, ns); in igb_ptp_feature_enable_i210()
|