| /drivers/gpu/drm/omapdrm/dss/ |
| A D | hdmi.h | 227 struct hdmi_wp_data { struct 239 struct hdmi_wp_data *wp; argument 261 struct hdmi_wp_data *wp; 296 int hdmi_wp_video_start(struct hdmi_wp_data *wp); 297 void hdmi_wp_video_stop(struct hdmi_wp_data *wp); 299 u32 hdmi_wp_get_irqstatus(struct hdmi_wp_data *wp); 305 void hdmi_wp_video_config_format(struct hdmi_wp_data *wp, 309 void hdmi_wp_video_config_timing(struct hdmi_wp_data *wp, 320 struct hdmi_pll_data *pll, struct hdmi_wp_data *wp); 341 void hdmi_wp_audio_config_dma(struct hdmi_wp_data *wp, [all …]
|
| A D | hdmi_wp.c | 20 void hdmi_wp_dump(struct hdmi_wp_data *wp, struct seq_file *s) in hdmi_wp_dump() 44 u32 hdmi_wp_get_irqstatus(struct hdmi_wp_data *wp) in hdmi_wp_get_irqstatus() 56 void hdmi_wp_set_irqenable(struct hdmi_wp_data *wp, u32 mask) in hdmi_wp_set_irqenable() 61 void hdmi_wp_clear_irqenable(struct hdmi_wp_data *wp, u32 mask) in hdmi_wp_clear_irqenable() 102 int hdmi_wp_video_start(struct hdmi_wp_data *wp) in hdmi_wp_video_start() 109 void hdmi_wp_video_stop(struct hdmi_wp_data *wp) in hdmi_wp_video_stop() 130 void hdmi_wp_video_config_format(struct hdmi_wp_data *wp, in hdmi_wp_video_config_format() 143 void hdmi_wp_video_config_interface(struct hdmi_wp_data *wp, in hdmi_wp_video_config_interface() 163 void hdmi_wp_video_config_timing(struct hdmi_wp_data *wp, in hdmi_wp_video_config_timing() 225 void hdmi_wp_audio_config_format(struct hdmi_wp_data *wp, in hdmi_wp_audio_config_format() [all …]
|
| A D | hdmi4_cec.h | 12 struct hdmi_wp_data; 20 struct hdmi_wp_data *wp); 33 struct hdmi_wp_data *wp) in hdmi4_cec_init()
|
| A D | hdmi4_core.h | 255 void hdmi4_configure(struct hdmi_core_data *core, struct hdmi_wp_data *wp, 264 int hdmi4_audio_start(struct hdmi_core_data *core, struct hdmi_wp_data *wp); 265 void hdmi4_audio_stop(struct hdmi_core_data *core, struct hdmi_wp_data *wp); 266 int hdmi4_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp,
|
| A D | hdmi_pll.c | 42 struct hdmi_wp_data *wp = pll->wp; in hdmi_pll_enable() 60 struct hdmi_wp_data *wp = pll->wp; in hdmi_pll_disable() 162 struct hdmi_pll_data *pll, struct hdmi_wp_data *wp) in hdmi_pll_init()
|
| A D | hdmi5_core.h | 289 void hdmi5_configure(struct hdmi_core_data *core, struct hdmi_wp_data *wp, 293 int hdmi5_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp,
|
| A D | hdmi4_core.c | 257 struct hdmi_wp_data *wp, struct hdmi_config *cfg) in hdmi4_configure() 632 int hdmi4_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp, in hdmi4_audio_config() 814 int hdmi4_audio_start(struct hdmi_core_data *core, struct hdmi_wp_data *wp) in hdmi4_audio_start() 824 void hdmi4_audio_stop(struct hdmi_core_data *core, struct hdmi_wp_data *wp) in hdmi4_audio_stop()
|
| A D | hdmi4.c | 67 struct hdmi_wp_data *wp = &hdmi->wp; in hdmi_irq_handler() 150 struct hdmi_wp_data *wp = &hdmi->wp; in hdmi_power_on_full()
|
| A D | hdmi4_cec.c | 326 struct hdmi_wp_data *wp) in hdmi4_cec_init()
|
| A D | hdmi5_core.c | 548 void hdmi5_configure(struct hdmi_core_data *core, struct hdmi_wp_data *wp, in hdmi5_configure() 755 int hdmi5_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp, in hdmi5_audio_config()
|
| A D | hdmi5.c | 68 struct hdmi_wp_data *wp = &hdmi->wp; in hdmi_irq_handler()
|
| /drivers/video/fbdev/omap2/omapfb/dss/ |
| A D | hdmi.h | 223 struct hdmi_wp_data { struct 233 struct hdmi_wp_data *wp; argument 277 int hdmi_wp_video_start(struct hdmi_wp_data *wp); 278 void hdmi_wp_video_stop(struct hdmi_wp_data *wp); 280 u32 hdmi_wp_get_irqstatus(struct hdmi_wp_data *wp); 286 void hdmi_wp_video_config_format(struct hdmi_wp_data *wp, 290 void hdmi_wp_video_config_timing(struct hdmi_wp_data *wp, 302 struct hdmi_wp_data *wp); 320 void hdmi_wp_audio_config_format(struct hdmi_wp_data *wp, 322 void hdmi_wp_audio_config_dma(struct hdmi_wp_data *wp, [all …]
|
| A D | hdmi_wp.c | 21 void hdmi_wp_dump(struct hdmi_wp_data *wp, struct seq_file *s) in hdmi_wp_dump() 45 u32 hdmi_wp_get_irqstatus(struct hdmi_wp_data *wp) in hdmi_wp_get_irqstatus() 57 void hdmi_wp_set_irqenable(struct hdmi_wp_data *wp, u32 mask) in hdmi_wp_set_irqenable() 62 void hdmi_wp_clear_irqenable(struct hdmi_wp_data *wp, u32 mask) in hdmi_wp_clear_irqenable() 103 int hdmi_wp_video_start(struct hdmi_wp_data *wp) in hdmi_wp_video_start() 110 void hdmi_wp_video_stop(struct hdmi_wp_data *wp) in hdmi_wp_video_stop() 131 void hdmi_wp_video_config_format(struct hdmi_wp_data *wp, in hdmi_wp_video_config_format() 144 void hdmi_wp_video_config_interface(struct hdmi_wp_data *wp, in hdmi_wp_video_config_interface() 162 void hdmi_wp_video_config_timing(struct hdmi_wp_data *wp, in hdmi_wp_video_config_timing() 203 void hdmi_wp_audio_config_format(struct hdmi_wp_data *wp, in hdmi_wp_audio_config_format() [all …]
|
| A D | hdmi4_core.h | 253 void hdmi4_configure(struct hdmi_core_data *core, struct hdmi_wp_data *wp, 258 int hdmi4_audio_start(struct hdmi_core_data *core, struct hdmi_wp_data *wp); 259 void hdmi4_audio_stop(struct hdmi_core_data *core, struct hdmi_wp_data *wp); 260 int hdmi4_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp,
|
| A D | hdmi_pll.c | 102 struct hdmi_wp_data *wp = pll->wp; in hdmi_pll_enable() 112 struct hdmi_wp_data *wp = pll->wp; in hdmi_pll_disable() 209 struct hdmi_wp_data *wp) in hdmi_pll_init()
|
| A D | hdmi5_core.h | 286 void hdmi5_configure(struct hdmi_core_data *core, struct hdmi_wp_data *wp, 290 int hdmi5_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp,
|
| A D | hdmi4_core.c | 299 struct hdmi_wp_data *wp, struct hdmi_config *cfg) in hdmi4_configure() 676 int hdmi4_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp, in hdmi4_audio_config() 858 int hdmi4_audio_start(struct hdmi_core_data *core, struct hdmi_wp_data *wp) in hdmi4_audio_start() 868 void hdmi4_audio_stop(struct hdmi_core_data *core, struct hdmi_wp_data *wp) in hdmi4_audio_stop()
|
| A D | hdmi4.c | 61 struct hdmi_wp_data *wp = data; in hdmi_irq_handler() 148 struct hdmi_wp_data *wp = &hdmi.wp; in hdmi_power_on_full()
|
| A D | hdmi5_core.c | 570 void hdmi5_configure(struct hdmi_core_data *core, struct hdmi_wp_data *wp, in hdmi5_configure() 768 int hdmi5_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp, in hdmi5_audio_config()
|
| A D | hdmi5.c | 65 struct hdmi_wp_data *wp = data; in hdmi_irq_handler()
|