Home
last modified time | relevance | path

Searched refs:omap_dss_reset (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/arch/arm/mach-omap2/
Domap_hwmod_common_ipblock_data.c30 .reset = omap_dss_reset,
Dcommon.h359 extern int omap_dss_reset(struct omap_hwmod *);
Ddisplay.c375 int omap_dss_reset(struct omap_hwmod *oh) in omap_dss_reset() function
Domap_hwmod_54xx_data.c330 .reset = omap_dss_reset,
Domap_hwmod_7xx_data.c512 .reset = omap_dss_reset,
Domap_hwmod_44xx_data.c527 .reset = omap_dss_reset,
Domap_hwmod.c3538 { .match = "dss", .len = 3, .reset = omap_dss_reset, },