linux/drivers/video/omap2/dss
Archit Taneja 067a57e48e OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAP
Clock source names vary across OMAP2/3 and OMAP4, the clock source enum
names have been made generic in the driver, but for purposes of debugging
and dumping clock sources, it is better to preserve the actual TRM name of
the clock.

Introduce a dss feature function 'dss_feat_get_clk_source_name()' which
returns a string with the TRM clock name for the current OMAP in use. The OMAP
specific name is printed along the generic name within brackets.

Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2011-03-11 15:46:27 +02:00
..
core.c OMAP: DSS2: Fix def_disp module param description 2011-03-11 15:46:23 +02:00
dispc.c OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAP 2011-03-11 15:46:27 +02:00
display.c OMAP: DSS2: Remove unused list 2011-03-11 15:46:25 +02:00
dpi.c OMAP2PLUS: DSS2: Make members of dss_clk_source generic 2011-03-11 15:46:27 +02:00
dsi.c OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAP 2011-03-11 15:46:27 +02:00
dss.c OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAP 2011-03-11 15:46:27 +02:00
dss.h OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAP 2011-03-11 15:46:27 +02:00
dss_features.c OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAP 2011-03-11 15:46:27 +02:00
dss_features.h OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAP 2011-03-11 15:46:27 +02:00
Kconfig OMAP2PLUS: DSS2: Add OMAP4 Kconfig support 2011-03-11 15:46:22 +02:00
Makefile OMAP: DSS2: Introduce dss_features files 2010-10-22 23:21:03 +03:00
manager.c OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver 2011-03-11 15:46:22 +02:00
overlay.c OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver 2011-03-11 15:46:22 +02:00
rfbi.c OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver 2011-03-11 15:46:22 +02:00
sdi.c OMAP: DSS2: Delay regulator_get() calls 2011-03-11 15:46:23 +02:00
venc.c OMAP: DSS2: Delay regulator_get() calls 2011-03-11 15:46:23 +02:00