smps_offset        45 arch/arm/mach-omap2/omap_twl.c static u8 smps_offset;
smps_offset        70 arch/arm/mach-omap2/omap_twl.c 		twl_i2c_read_u8(TWL6030_MODULE_ID0, &smps_offset,
smps_offset        87 arch/arm/mach-omap2/omap_twl.c 	if (smps_offset & 0x8)
smps_offset       104 arch/arm/mach-omap2/omap_twl.c 		twl_i2c_read_u8(TWL6030_MODULE_ID0, &smps_offset,
smps_offset       126 arch/arm/mach-omap2/omap_twl.c 	if (smps_offset & 0x8)
smps_offset       590 drivers/regulator/tps80031-regulator.c 	u8 smps_offset;
smps_offset       594 drivers/regulator/tps80031-regulator.c 			TPS80031_SMPS_OFFSET, &smps_offset);
smps_offset       637 drivers/regulator/tps80031-regulator.c 	ri->device_flags = (smps_offset & mult_offset) ? DCDC_OFFSET_EN : 0;