Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 /*
0003  * Copyright (C) STMicroelectronics SA 2014
0004  * Author: Benjamin Gaignard <benjamin.gaignard@st.com> for STMicroelectronics.
0005  */
0006 
0007 #ifndef _STI_HDMI_TX3G4C28PHY_H_
0008 #define _STI_HDMI_TX3G4C28PHY_H_
0009 
0010 #include "sti_hdmi.h"
0011 
0012 extern struct hdmi_phy_ops tx3g4c28phy_ops;
0013 
0014 #endif