Searched refs:OMAP3430_VDD_MPU_OPP1_UV (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/arch/arm/mach-omap2/ |
D | opp3xxx_data.c | 32 #define OMAP3430_VDD_MPU_OPP1_UV 975000 macro 39 VOLT_DATA_DEFINE(OMAP3430_VDD_MPU_OPP1_UV, OMAP343X_CONTROL_FUSE_OPP1_VDD1, 0xf4, 0x0c), 92 OPP_INITIALIZER("mpu", true, 125000000, OMAP3430_VDD_MPU_OPP1_UV), 117 OPP_INITIALIZER("iva", true, 90000000, OMAP3430_VDD_MPU_OPP1_UV),
|