Home
last modified time | relevance | path

Searched refs:omap_hdq1w_reset (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
Dhdq1w.h21 extern int omap_hdq1w_reset(struct omap_hwmod *oh);
Dhdq1w.c37 int omap_hdq1w_reset(struct omap_hwmod *oh) in omap_hdq1w_reset() function
Domap_hwmod_2xxx_3xxx_ipblock_data.c77 .reset = &omap_hdq1w_reset,
Domap_hwmod.c3501 { .match = "hdq1w", .len = 5, .reset = omap_hdq1w_reset, },