Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-omap/include/plat/
Dclock.h56 #define RATE_IN_3430ES1 (1 << 2) /* 3430ES1 rates only */ macro
66 #define RATE_IN_34XX (RATE_IN_3430ES1 | RATE_IN_3430ES2PLUS)
/linux-3.4.99/arch/arm/mach-omap2/
Dclock3xxx_data.c3543 cpu_mask = RATE_IN_3430ES1; in omap3xxx_clk_init()