Lines Matching defs:efuse_offset
59 unsigned long efuse_offset;
137 .efuse_offset = 0x07fc,
146 .efuse_offset = 0x0610,
154 .efuse_offset = 0x020c,
180 .efuse_offset = OMAP34xx_ProdID_SKUID - OMAP3_SYSCON_BASE,
207 .efuse_offset = OMAP3_CONTROL_DEVICE_STATUS - OMAP3_SYSCON_BASE,
221 .efuse_offset = OMAP3_CONTROL_DEVICE_STATUS - OMAP3_SYSCON_BASE,
230 .efuse_offset = 0x0018,
251 ret = regmap_read(opp_data->syscon, opp_data->soc_data->efuse_offset,
256 opp_data->soc_data->efuse_offset, 4);