Home
last modified time | relevance | path

Searched refs:zx_hdmi (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/zte/
Dzx_hdmi.c38 struct zx_hdmi { struct
53 #define to_zx_hdmi(x) container_of(x, struct zx_hdmi, x) argument
55 static inline u8 hdmi_readb(struct zx_hdmi *hdmi, u16 offset) in hdmi_readb()
60 static inline void hdmi_writeb(struct zx_hdmi *hdmi, u16 offset, u8 val) in hdmi_writeb()
65 static inline void hdmi_writeb_mask(struct zx_hdmi *hdmi, u16 offset, in hdmi_writeb_mask()
75 static int zx_hdmi_infoframe_trans(struct zx_hdmi *hdmi, in zx_hdmi_infoframe_trans()
101 static int zx_hdmi_config_video_vsi(struct zx_hdmi *hdmi, in zx_hdmi_config_video_vsi()
119 static int zx_hdmi_config_video_avi(struct zx_hdmi *hdmi, in zx_hdmi_config_video_avi()
144 struct zx_hdmi *hdmi = to_zx_hdmi(encoder); in zx_hdmi_encoder_mode_set()
152 static void zx_hdmi_phy_start(struct zx_hdmi *hdmi) in zx_hdmi_phy_start()
[all …]
DMakefile4 zx_hdmi.o \