Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-omap2/
Dcommon.h340 extern int dra7xx_pciess_reset(struct omap_hwmod *oh);
342 static inline int dra7xx_pciess_reset(struct omap_hwmod *oh) in dra7xx_pciess_reset() function
Domap_hwmod_7xx_data.c1088 int dra7xx_pciess_reset(struct omap_hwmod *oh) in dra7xx_pciess_reset() function
1102 .reset = dra7xx_pciess_reset,
Domap_hwmod.c3534 { .match = "pcie", .len = 4, .reset = dra7xx_pciess_reset, },