sti_hdmi_tx3g4c28phy.h 337 B

1234567891011121314
  1. /*
  2. * Copyright (C) STMicroelectronics SA 2014
  3. * Author: Benjamin Gaignard <benjamin.gaignard@st.com> for STMicroelectronics.
  4. * License terms: GNU General Public License (GPL), version 2
  5. */
  6. #ifndef _STI_HDMI_TX3G4C28PHY_H_
  7. #define _STI_HDMI_TX3G4C28PHY_H_
  8. #include "sti_hdmi.h"
  9. extern struct hdmi_phy_ops tx3g4c28phy_ops;
  10. #endif