tbat              428 drivers/mfd/da9052-core.c 	int tbat;
tbat              430 drivers/mfd/da9052-core.c 	tbat = da9052_reg_read(da9052, DA9052_TBAT_RES_REG);
tbat              431 drivers/mfd/da9052-core.c 	if (tbat <= 0)
tbat              432 drivers/mfd/da9052-core.c 		return tbat;
tbat              435 drivers/mfd/da9052-core.c 	return tbat_lookup[tbat - 1];