Searched defs:dispc (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/omapdrm/dss/ |
D | dispc.c | 50 #define REG_GET(dispc, idx, start, end) \ argument 53 #define REG_FLD_MOD(dispc, idx, val, start, end) \ argument 358 static inline void dispc_write_reg(struct dispc_device *dispc, u16 idx, u32 val) in dispc_write_reg() 363 static inline u32 dispc_read_reg(struct dispc_device *dispc, u16 idx) in dispc_read_reg() 368 static u32 mgr_fld_read(struct dispc_device *dispc, enum omap_channel channel, in mgr_fld_read() 376 static void mgr_fld_write(struct dispc_device *dispc, enum omap_channel channel, in mgr_fld_write() 392 static int dispc_get_num_ovls(struct dispc_device *dispc) in dispc_get_num_ovls() 397 static int dispc_get_num_mgrs(struct dispc_device *dispc) in dispc_get_num_mgrs() 402 static void dispc_get_reg_field(struct dispc_device *dispc, in dispc_get_reg_field() 413 static bool dispc_has_feature(struct dispc_device *dispc, in dispc_has_feature() [all …]
|
D | dpi.c | 176 static bool dpi_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dpi_calc_hsdiv_cb()
|
D | dss.h | 259 struct dispc_device *dispc; member
|
D | dsi.c | 4318 static bool dsi_cm_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dsi_cm_calc_hsdiv_cb() 4608 static bool dsi_vm_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dsi_vm_calc_hsdiv_cb()
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | am4372.dtsi | 333 dispc: dispc@4832a400 { label
|
/Linux-v5.4/drivers/gpu/drm/omapdrm/ |
D | omap_drv.h | 49 struct dispc_device *dispc; member
|
/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dpi.c | 172 static bool dpi_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dpi_calc_hsdiv_cb()
|
D | dispc.c | 127 } dispc; variable 3703 bool dispc_div_calc(unsigned long dispc, in dispc_div_calc()
|
D | dsi.c | 4422 static bool dsi_cm_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dsi_cm_calc_hsdiv_cb() 4709 static bool dsi_vm_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dsi_vm_calc_hsdiv_cb()
|