Searched refs:freqout (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/ |
D | hdmi_phy.c | 129 u8 freqout; in hdmi_phy_configure() local 149 freqout = 0; in hdmi_phy_configure() 151 freqout = 1; in hdmi_phy_configure() 153 freqout = 2; in hdmi_phy_configure() 159 REG_FLD_MOD(phy->base, HDMI_TXPHY_TX_CTRL, freqout, 31, 30); in hdmi_phy_configure()
|
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/ |
D | hdmi_phy.c | 138 u8 freqout; in hdmi_phy_configure() local 158 freqout = 0; in hdmi_phy_configure() 160 freqout = 1; in hdmi_phy_configure() 162 freqout = 2; in hdmi_phy_configure() 168 REG_FLD_MOD(phy->base, HDMI_TXPHY_TX_CTRL, freqout, 31, 30); in hdmi_phy_configure()
|
/Linux-v4.19/drivers/net/ethernet/intel/igb/ |
D | igb_ptp.c | 466 u32 tsauxc, tsim, tsauxc_mask, tsim_mask, trgttiml, trgttimh, freqout; in igb_ptp_feature_enable_i210() local 531 freqout = E1000_FREQOUT1; in igb_ptp_feature_enable_i210() 542 freqout = E1000_FREQOUT0; in igb_ptp_feature_enable_i210() 564 wr32(freqout, ns); in igb_ptp_feature_enable_i210()
|