Searched refs:omap_hdq1w_reset (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | hdq1w.h | 21 extern int omap_hdq1w_reset(struct omap_hwmod *oh);
|
H A D | hdq1w.c | 26 * omap_hdq1w_reset - reset the OMAP HDQ1W module 37 int omap_hdq1w_reset(struct omap_hwmod *oh) in omap_hdq1w_reset() function
|
H A D | omap_hwmod_2xxx_3xxx_ipblock_data.c | 77 .reset = &omap_hdq1w_reset,
|
H A D | omap_hwmod.c | 3503 { .match = "hdq1w", .len = 5, .reset = omap_hdq1w_reset, },
|
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | hdq1w.h | 21 extern int omap_hdq1w_reset(struct omap_hwmod *oh);
|
H A D | hdq1w.c | 26 * omap_hdq1w_reset - reset the OMAP HDQ1W module 37 int omap_hdq1w_reset(struct omap_hwmod *oh) in omap_hdq1w_reset() function
|
H A D | omap_hwmod_2xxx_3xxx_ipblock_data.c | 77 .reset = &omap_hdq1w_reset,
|
H A D | omap_hwmod.c | 3469 { .match = "hdq1w", .len = 5, .reset = omap_hdq1w_reset, },
|
Completed in 10 milliseconds