Home
last modified time | relevance | path

Searched defs:mipi_dsim_master_ops (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dmipi_dsim.h293 struct mipi_dsim_master_ops { struct
294 int (*cmd_write)(struct mipi_dsim_device *dsim, unsigned int data_id,
296 int (*cmd_read)(struct mipi_dsim_device *dsim, unsigned int data_id,
298 int (*get_dsim_frame_done)(struct mipi_dsim_device *dsim);
299 int (*clear_dsim_frame_done)(struct mipi_dsim_device *dsim);
301 int (*get_fb_frame_done)(void);
302 void (*trigger)(struct fb_info *info);