Home
last modified time | relevance | path

Searched refs:EP93XX_CHIP_REV_E2 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/soc/cirrus/
H A Dep93xx.h11 #define EP93XX_CHIP_REV_E2 7 macro
/OK3568_Linux_fs/kernel/arch/arm/mach-ep93xx/
H A Dclock.c576 if (ep93xx_chip_revision() < EP93XX_CHIP_REV_E2) in ep93xx_clock_init()
H A Dcore.c928 case EP93XX_CHIP_REV_E2: in ep93xx_get_soc_rev()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dpata_ep93xx.c985 else if (chip_rev == EP93XX_CHIP_REV_E2) in ep93xx_pata_probe()