Searched refs:dp_sync_info (Results 1 – 9 of 9) sorted by relevance
| /u-boot/arch/arm/mach-nexell/include/mach/ |
| A D | display.h | 63 struct dp_sync_info { struct 217 struct dp_sync_info sync; 227 struct dp_sync_info *sync, struct dp_ctrl_info *ctrl, 233 struct dp_sync_info *sync, struct dp_ctrl_info *ctrl, 238 struct dp_sync_info *sync, struct dp_ctrl_info *ctrl, 244 struct dp_sync_info *sync, struct dp_ctrl_info *ctrl, 253 int dp_control_setup(int module, struct dp_sync_info *sync,
|
| A D | display_dev.h | 25 struct dp_sync_info sync;
|
| /u-boot/drivers/video/nexell/ |
| A D | s5pxx18_dp_rgb.c | 16 static int rgb_switch(int module, int input, struct dp_sync_info *sync, in rgb_switch() 39 struct dp_sync_info *sync, struct dp_ctrl_info *ctrl, in nx_rgb_display()
|
| A D | s5pxx18_dp_hdmi.c | 121 struct dp_sync_info *sync, in hdmi_get_vsync() 206 static void hdmi_vsync(struct dp_sync_info *sync) in hdmi_vsync() 227 static int hdmi_prepare(struct dp_sync_info *sync) in hdmi_prepare() 410 void hdmi_enable(int input, int preset, struct dp_sync_info *sync, int enable) in hdmi_enable() 423 struct dp_sync_info *sync, struct dp_ctrl_info *ctrl) in hdmi_setup() 493 struct dp_sync_info *sync, struct dp_ctrl_info *ctrl, in nx_hdmi_display()
|
| A D | s5pxx18_dp_lvds.c | 55 struct dp_sync_info *sync, struct dp_ctrl_info *ctrl, in lvds_setup() 238 struct dp_sync_info *sync, struct dp_ctrl_info *ctrl, in nx_lvds_display()
|
| A D | s5pxx18_dp_mipi.c | 205 struct dp_sync_info *sync, struct dp_ctrl_info *ctrl, in mipi_prepare() 260 struct dp_sync_info *sync, struct dp_ctrl_info *ctrl, in mipi_enable() 626 struct dp_sync_info *sync, struct dp_ctrl_info *ctrl, in nx_mipi_display()
|
| A D | s5pxx18_dp.c | 50 struct dp_sync_info *sync, struct dp_ctrl_info *ctrl) in dp_control_setup()
|
| /u-boot/board/friendlyarm/nanopi2/ |
| A D | board.c | 132 struct dp_sync_info *sync = &dp->sync; in nx_display_fixup_dp()
|
| /u-boot/drivers/video/ |
| A D | nexell_display.c | 45 static void nx_display_parse_dp_sync(ofnode node, struct dp_sync_info *sync) in nx_display_parse_dp_sync()
|
Completed in 10 milliseconds