Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddispc.c61 #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 …]
Ddpi.c186 static bool dpi_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dpi_calc_hsdiv_cb()
Ddss.h268 struct dispc_device *dispc; member
Ddsi.c4434 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/
Domap_drv.h54 struct dispc_device *dispc; member
Domap_crtc.c121 struct dispc_device *dispc = priv->dispc; in omap_crtc_dss_connect() local
/Linux-v4.19/arch/arm/boot/dts/
Dam4372.dtsi1138 dispc: dispc@4832a400 { label
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddpi.c183 static bool dpi_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dpi_calc_hsdiv_cb()
Ddispc.c138 } dispc; variable
3714 bool dispc_div_calc(unsigned long dispc, in dispc_div_calc()
Ddsi.c4433 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()