Home
last modified time | relevance | path

Searched refs:cpu_class_omap3 (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/misc/
H A Domap_gpmc.c839 s->revision = cpu_class_omap3(mpu) ? 0x50 : 0x20; in omap_gpmc_init()
/qemu/include/hw/arm/
H A Domap.h838 # define cpu_class_omap3(cpu) \ macro