Searched defs:dispc (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/ |
D | dispc.c | 61 #define REG_GET(dispc, idx, start, end) \ argument 64 #define REG_FLD_MOD(dispc, idx, val, start, end) \ argument 369 static inline void dispc_write_reg(struct dispc_device *dispc, u16 idx, u32 val) in dispc_write_reg() 374 static inline u32 dispc_read_reg(struct dispc_device *dispc, u16 idx) in dispc_read_reg() 379 static u32 mgr_fld_read(struct dispc_device *dispc, enum omap_channel channel, in mgr_fld_read() 387 static void mgr_fld_write(struct dispc_device *dispc, enum omap_channel channel, in mgr_fld_write() 403 static int dispc_get_num_ovls(struct dispc_device *dispc) in dispc_get_num_ovls() 408 static int dispc_get_num_mgrs(struct dispc_device *dispc) in dispc_get_num_mgrs() 413 static void dispc_get_reg_field(struct dispc_device *dispc, in dispc_get_reg_field() 424 static bool dispc_has_feature(struct dispc_device *dispc, in dispc_has_feature() [all …]
|
D | dpi.c | 186 static bool dpi_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dpi_calc_hsdiv_cb()
|
D | dss.h | 268 struct dispc_device *dispc; member
|
D | dsi.c | 4434 static bool dsi_cm_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dsi_cm_calc_hsdiv_cb() 4724 static bool dsi_vm_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dsi_vm_calc_hsdiv_cb()
|
/Linux-v4.19/drivers/gpu/drm/omapdrm/ |
D | omap_drv.h | 54 struct dispc_device *dispc; member
|
D | omap_crtc.c | 121 struct dispc_device *dispc = priv->dispc; in omap_crtc_dss_connect() local
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | am4372.dtsi | 1138 dispc: dispc@4832a400 { label
|
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dpi.c | 183 static bool dpi_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dpi_calc_hsdiv_cb()
|
D | dispc.c | 138 } dispc; variable 3714 bool dispc_div_calc(unsigned long dispc, in dispc_div_calc()
|
D | dsi.c | 4433 static bool dsi_cm_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dsi_cm_calc_hsdiv_cb() 4720 static bool dsi_vm_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dsi_vm_calc_hsdiv_cb()
|