Searched refs:ep93xx_chip_revision (Results 1 – 4 of 4) sorted by relevance
22 unsigned int ep93xx_chip_revision(void);33 static inline unsigned int ep93xx_chip_revision(void) { return 0; } in ep93xx_chip_revision() function
128 unsigned int ep93xx_chip_revision(void) in ep93xx_chip_revision() function137 EXPORT_SYMBOL_GPL(ep93xx_chip_revision);919 int rev = ep93xx_chip_revision(); in ep93xx_get_soc_rev()
631 if (ep93xx_chip_revision() < EP93XX_CHIP_REV_E2) in ep93xx_clock_init()
980 int chip_rev = ep93xx_chip_revision(); in ep93xx_pata_probe()