Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A 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
H A Domap_hwmod_7xx_data.c325 int dra7xx_pciess_reset(struct omap_hwmod *oh) in dra7xx_pciess_reset() function
339 .reset = dra7xx_pciess_reset,
H A Domap_hwmod.c3498 { .match = "pcie", .len = 4, .reset = dra7xx_pciess_reset, },