Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/omapdrm/dss/
Ddispc.c50 #define REG_GET(dispc, idx, start, end) \ argument
53 #define REG_FLD_MOD(dispc, idx, val, start, end) \ argument
356 static inline void dispc_write_reg(struct dispc_device *dispc, u16 idx, u32 val) in dispc_write_reg()
361 static inline u32 dispc_read_reg(struct dispc_device *dispc, u16 idx) in dispc_read_reg()
366 static u32 mgr_fld_read(struct dispc_device *dispc, enum omap_channel channel, in mgr_fld_read()
374 static void mgr_fld_write(struct dispc_device *dispc, enum omap_channel channel, in mgr_fld_write()
382 int dispc_get_num_ovls(struct dispc_device *dispc) in dispc_get_num_ovls()
387 int dispc_get_num_mgrs(struct dispc_device *dispc) in dispc_get_num_mgrs()
392 static void dispc_get_reg_field(struct dispc_device *dispc, in dispc_get_reg_field()
402 static bool dispc_has_feature(struct dispc_device *dispc, in dispc_has_feature()
[all …]
Ddpi.c178 static bool dpi_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dpi_calc_hsdiv_cb()
Ddss.h259 struct dispc_device *dispc; member
Ddsi.c3682 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.12.1/drivers/gpu/drm/tidss/
Dtidss_dispc.c414 static void dispc_write(struct dispc_device *dispc, u16 reg, u32 val) in dispc_write()
419 static u32 dispc_read(struct dispc_device *dispc, u16 reg) in dispc_read()
425 void dispc_vid_write(struct dispc_device *dispc, u32 hw_plane, u16 reg, u32 val) in dispc_vid_write()
432 static u32 dispc_vid_read(struct dispc_device *dispc, u32 hw_plane, u16 reg) in dispc_vid_read()
439 static void dispc_ovr_write(struct dispc_device *dispc, u32 hw_videoport, in dispc_ovr_write()
447 static u32 dispc_ovr_read(struct dispc_device *dispc, u32 hw_videoport, u16 reg) in dispc_ovr_read()
454 static void dispc_vp_write(struct dispc_device *dispc, u32 hw_videoport, in dispc_vp_write()
462 static u32 dispc_vp_read(struct dispc_device *dispc, u32 hw_videoport, u16 reg) in dispc_vp_read()
494 static u32 REG_GET(struct dispc_device *dispc, u32 idx, u32 start, u32 end) in REG_GET()
499 static void REG_FLD_MOD(struct dispc_device *dispc, u32 idx, u32 val, in REG_FLD_MOD()
[all …]
Dtidss_drv.h22 struct dispc_device *dispc; member
Dtidss_crtc.c91 struct dispc_device *dispc = tidss->dispc; in tidss_crtc_atomic_check() local
/linux-6.12.1/drivers/gpu/drm/omapdrm/
Domap_drv.h63 struct dispc_device *dispc; member
/linux-6.12.1/arch/arm/boot/dts/ti/omap/
Dam437x-l4.dtsi2207 dispc: dispc@0 { label
/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/dss/
Ddpi.c172 static bool dpi_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dpi_calc_hsdiv_cb()
Ddispc.c127 } dispc; variable
3590 bool dispc_div_calc(unsigned long dispc, in dispc_div_calc()
Ddsi.c4424 static bool dsi_cm_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dsi_cm_calc_hsdiv_cb()
4711 static bool dsi_vm_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dsi_vm_calc_hsdiv_cb()