Searched defs:dispc (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/gpu/drm/omapdrm/dss/ |
| H A D | dispc.c | 50 #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 …]
|
| H 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/arch/arm/boot/dts/ti/omap/ |
| H A D | am437x-l4.dtsi | 2199 dispc: dispc@0 { label
|
| /linux/drivers/gpu/drm/tidss/ |
| H A D | tidss_crtc.c | 92 struct dispc_device *dispc = tidss->dispc; in tidss_crtc_atomic_check() local
|
| /linux/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | dsi.c | 4424 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()
|