Searched defs:hdmi_write (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi-i2s-audio.c | 22 static inline void hdmi_write(struct dw_hdmi_i2s_audio_data *audio, in hdmi_write() function
|
/openbmc/linux/drivers/gpu/drm/msm/hdmi/ |
H A D | hdmi.h | 116 static inline void hdmi_write(struct hdmi *hdmi, u32 reg, u32 data) in hdmi_write() function
|
/openbmc/u-boot/drivers/video/ |
H A D | dw_hdmi.c | 105 static void (*hdmi_write)(struct dw_hdmi *hdmi, u8 val, int offset) = variable
|
/openbmc/linux/drivers/media/i2c/adv748x/ |
H A D | adv748x.h | 402 #define hdmi_write(s, r, v) adv748x_write(s, ADV748X_PAGE_HDMI, r, v) macro
|
/openbmc/linux/drivers/gpu/drm/sti/ |
H A D | sti_hdmi.c | 182 void hdmi_write(struct sti_hdmi *hdmi, u32 val, int offset) in hdmi_write() function
|
/openbmc/linux/drivers/media/i2c/ |
H A D | adv7842.c | 509 static inline int hdmi_write(struct v4l2_subdev *sd, u8 reg, u8 val) in hdmi_write() function
|
H A D | adv7604.c | 561 static inline int hdmi_write(struct v4l2_subdev *sd, u8 reg, u8 val) in hdmi_write() function
|