Searched refs:dp_plane_layer_enable (Results 1 – 6 of 6) sorted by relevance
/u-boot/drivers/video/nexell/ |
A D | s5pxx18_dp_rgb.c | 60 dp_plane_layer_enable(module, plane, 1); in nx_rgb_display()
|
A D | s5pxx18_dp_lvds.c | 261 dp_plane_layer_enable(module, plane, 1); in nx_lvds_display()
|
A D | s5pxx18_dp.c | 314 void dp_plane_layer_enable(int module, in dp_plane_layer_enable() function
|
A D | s5pxx18_dp_hdmi.c | 537 dp_plane_layer_enable(module, plane, 1); in nx_hdmi_display()
|
A D | s5pxx18_dp_mipi.c | 659 dp_plane_layer_enable(module, plane, 1); in nx_mipi_display()
|
/u-boot/arch/arm/mach-nexell/include/mach/ |
A D | display.h | 262 void dp_plane_layer_enable(int module, struct dp_plane_info *plane, int on);
|
Completed in 9 milliseconds