/openbmc/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 | dpi.c | 178 static bool dpi_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dpi_calc_hsdiv_cb()
|
H A D | dss.h | 259 struct dispc_device *dispc; member
|
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()
|
/openbmc/linux/drivers/gpu/drm/tidss/ |
H A D | tidss_dispc.c | 360 static void dispc_write(struct dispc_device *dispc, u16 reg, u32 val) in dispc_write() 365 static u32 dispc_read(struct dispc_device *dispc, u16 reg) in dispc_read() 371 void dispc_vid_write(struct dispc_device *dispc, u32 hw_plane, u16 reg, u32 val) in dispc_vid_write() 378 static u32 dispc_vid_read(struct dispc_device *dispc, u32 hw_plane, u16 reg) in dispc_vid_read() 385 static void dispc_ovr_write(struct dispc_device *dispc, u32 hw_videoport, in dispc_ovr_write() 393 static u32 dispc_ovr_read(struct dispc_device *dispc, u32 hw_videoport, u16 reg) in dispc_ovr_read() 400 static void dispc_vp_write(struct dispc_device *dispc, u32 hw_videoport, in dispc_vp_write() 408 static u32 dispc_vp_read(struct dispc_device *dispc, u32 hw_videoport, u16 reg) in dispc_vp_read() 440 static u32 REG_GET(struct dispc_device *dispc, u32 idx, u32 start, u32 end) in REG_GET() 445 static void REG_FLD_MOD(struct dispc_device *dispc, u32 idx, u32 val, in REG_FLD_MOD() [all …]
|
H A D | tidss_drv.h | 22 struct dispc_device *dispc; member
|
H A D | tidss_crtc.c | 91 struct dispc_device *dispc = tidss->dispc; in tidss_crtc_atomic_check() local
|
/openbmc/u-boot/drivers/video/ |
H A D | omap3_dss.c | 39 struct dispc_regs *dispc = (struct dispc_regs *) OMAP3_DISPC_BASE; in omap3_dss_venc_config() local 103 struct dispc_regs *dispc = (struct dispc_regs *) OMAP3_DISPC_BASE; in omap3_dss_panel_config() local 133 struct dispc_regs *dispc = (struct dispc_regs *) OMAP3_DISPC_BASE; in omap3_dss_enable() local 154 struct dispc_regs *dispc = (struct dispc_regs *) OMAP3_DISPC_BASE; in video_hw_init() local
|
/openbmc/linux/drivers/gpu/drm/omapdrm/ |
H A D | omap_drv.h | 63 struct dispc_device *dispc; member
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | am4372.dtsi | 945 dispc: dispc@4832a400 { label
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am437x-l4.dtsi | 2207 dispc: dispc@0 { label
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dpi.c | 172 static bool dpi_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dpi_calc_hsdiv_cb()
|
H A D | dispc.c | 127 } dispc; variable 3590 bool dispc_div_calc(unsigned long dispc, in dispc_div_calc()
|
H 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()
|