Home
last modified time | relevance | path

Searched refs:lcd_to_master (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/exynos/
Ds6e8ax0.c41 #define lcd_to_master(a) (a->dsim_dev->master) macro
42 #define lcd_to_master_ops(a) ((lcd_to_master(a))->master_ops)
304 ops->cmd_write(lcd_to_master(lcd), MIPI_DSI_DCS_LONG_WRITE, in s6e8ax0_panel_cond()
308 ops->cmd_write(lcd_to_master(lcd), MIPI_DSI_DCS_LONG_WRITE, in s6e8ax0_panel_cond()
319 ops->cmd_write(lcd_to_master(lcd), MIPI_DSI_DCS_LONG_WRITE, in s6e8ax0_display_cond()
329 ops->cmd_write(lcd_to_master(lcd), MIPI_DSI_DCS_LONG_WRITE, in s6e8ax0_gamma_cond()
341 ops->cmd_write(lcd_to_master(lcd), in s6e8ax0_gamma_update()
354 ops->cmd_write(lcd_to_master(lcd), MIPI_DSI_DCS_LONG_WRITE, in s6e8ax0_etc_cond1()
366 ops->cmd_write(lcd_to_master(lcd), MIPI_DSI_DCS_LONG_WRITE, in s6e8ax0_etc_cond2()
377 ops->cmd_write(lcd_to_master(lcd), MIPI_DSI_DCS_LONG_WRITE, in s6e8ax0_etc_cond3()
[all …]