Searched refs:lsb_reg (Results 1 – 1 of 1) sorted by relevance
606 unsigned int lsb_reg = (unsigned int)kcontrol->private_value; in tas675x_get_dc_resistance() local614 ret = regmap_read(tas->regmap, lsb_reg, &lsb); in tas675x_get_dc_resistance()619 shift = 6 - (lsb_reg - TAS675X_CH1_DC_LDG_DCR_LSB_REG) * 2; in tas675x_get_dc_resistance()