Lines Matching refs:efuse_offset
89 unsigned long efuse_offset; member
215 .efuse_offset = 0x07fc,
224 .efuse_offset = 0x0610,
232 .efuse_offset = 0x020c,
258 .efuse_offset = OMAP34xx_ProdID_SKUID - OMAP3_SYSCON_BASE,
286 .efuse_offset = OMAP3_CONTROL_DEVICE_STATUS - OMAP3_SYSCON_BASE,
301 .efuse_offset = OMAP3_CONTROL_DEVICE_STATUS - OMAP3_SYSCON_BASE,
318 .efuse_offset = 0x0018,
327 .efuse_offset = 0x0,
335 .efuse_offset = 0x0,
355 ret = regmap_read(opp_data->syscon, opp_data->soc_data->efuse_offset, in ti_cpufreq_get_efuse()
364 opp_data->soc_data->efuse_offset, 4); in ti_cpufreq_get_efuse()