Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Ds6e8ax0.c17 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_panel_cond()
47 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_display_cond()
58 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_gamma_cond()
72 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_gamma_update()
83 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_etc_source_control()
94 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_etc_pentile_control()
106 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_etc_mipi_control1()
117 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_etc_mipi_control2()
128 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_etc_power_control()
139 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_etc_mipi_control3()
[all …]
/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_mipi_dsi.c168 static struct mipi_dsim_master_ops master_ops = { variable
195 dsim->master_ops = &master_ops; in exynos_mipi_dsi_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dmipi_dsim.h246 struct mipi_dsim_master_ops *master_ops; member
/OK3568_Linux_fs/kernel/drivers/clk/at91/
H A Dclk-master.c118 static const struct clk_ops master_ops = { variable
145 init.ops = &master_ops; in at91_clk_register_master()