Searched defs:dispc (Results 1 – 12 of 12) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/omapdrm/dss/ |
A D | dispc.c | 50 #define REG_GET(dispc, idx, start, end) \ argument 53 #define REG_FLD_MOD(dispc, idx, val, start, end) \ argument 415 #define SR(dispc, reg) \ argument 417 #define RR(dispc, reg) \ argument 734 void dispc_wb_go(struct dispc_device *dispc) in dispc_wb_go() 2817 int dispc_wb_setup(struct dispc_device *dispc, in dispc_wb_setup() 3461 struct dispc_device *dispc = s->private; in dispc_dump_regs() local 3478 #define DUMPREG(dispc, r) \ in dispc_dump_regs() argument 3615 #define DUMPREG(dispc, plane, name, i) \ in dispc_dump_regs() argument 4513 struct dispc_device *dispc = arg; in dispc_irq_handler() local [all …]
|
A D | dpi.c | 178 static bool dpi_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dpi_calc_hsdiv_cb()
|
A D | dss.h | 259 struct dispc_device *dispc; member
|
A D | dsi.c | 3682 static bool dsi_cm_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dsi_cm_calc_hsdiv_cb() 3971 static bool dsi_vm_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dsi_vm_calc_hsdiv_cb()
|
/linux-6.3-rc2/drivers/gpu/drm/tidss/ |
A D | tidss_dispc.c | 318 static u32 dispc_read(struct dispc_device *dispc, u16 reg) in dispc_read() 1298 void dispc_ovr_enable_layer(struct dispc_device *dispc, in dispc_ovr_enable_layer() 2200 static void dispc_plane_init(struct dispc_device *dispc) in dispc_plane_init() 2215 static void dispc_vp_init(struct dispc_device *dispc) in dispc_vp_init() 2329 static void dispc_vp_set_gamma(struct dispc_device *dispc, in dispc_vp_set_gamma() 2558 int dispc_runtime_suspend(struct dispc_device *dispc) in dispc_runtime_suspend() 2569 int dispc_runtime_resume(struct dispc_device *dispc) in dispc_runtime_resume() 2628 struct dispc_device *dispc) in dispc_init_am65x_oldi_io_ctrl() 2643 static void dispc_init_errata(struct dispc_device *dispc) in dispc_init_errata() 2656 static void dispc_softreset(struct dispc_device *dispc) in dispc_softreset() [all …]
|
A D | tidss_drv.h | 22 struct dispc_device *dispc; member
|
A D | tidss_crtc.c | 91 struct dispc_device *dispc = tidss->dispc; in tidss_crtc_atomic_check() local
|
/linux-6.3-rc2/drivers/gpu/drm/omapdrm/ |
A D | omap_drv.h | 64 struct dispc_device *dispc; member
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | am437x-l4.dtsi | 2207 dispc: dispc@0 { label
|
/linux-6.3-rc2/drivers/video/fbdev/omap2/omapfb/dss/ |
A D | dpi.c | 172 static bool dpi_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dpi_calc_hsdiv_cb()
|
A D | dispc.c | 127 } dispc; variable 3590 bool dispc_div_calc(unsigned long dispc, in dispc_div_calc()
|
A D | dsi.c | 4423 static bool dsi_cm_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dsi_cm_calc_hsdiv_cb() 4710 static bool dsi_vm_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dsi_vm_calc_hsdiv_cb()
|
Completed in 82 milliseconds