Home
last modified time | relevance | path

Searched refs:dra7xx_pciess_reset (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/arm/mach-omap2/
Dcommon.h347 extern int dra7xx_pciess_reset(struct omap_hwmod *oh);
349 static inline int dra7xx_pciess_reset(struct omap_hwmod *oh) in dra7xx_pciess_reset() function
Domap_hwmod_7xx_data.c325 int dra7xx_pciess_reset(struct omap_hwmod *oh) in dra7xx_pciess_reset() function
339 .reset = dra7xx_pciess_reset,
Domap_hwmod.c3496 { .match = "pcie", .len = 4, .reset = dra7xx_pciess_reset, },