Home
last modified time | relevance | path

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

/u-boot/drivers/video/
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 …]
/u-boot/drivers/video/exynos/
A Dexynos_mipi_dsi.c170 static struct mipi_dsim_master_ops master_ops = { variable
197 dsim->master_ops = &master_ops; in exynos_mipi_dsi_init()
/u-boot/arch/arm/mach-exynos/include/mach/
A Dmipi_dsim.h245 struct mipi_dsim_master_ops *master_ops; member
/u-boot/drivers/clk/at91/
A Dclk-master.c110 static const struct clk_ops master_ops = { variable
156 .ops = &master_ops,

Completed in 6 milliseconds