Searched refs:l_re (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | rt1320-sdw.c | 1111 int l_re[5], r_re[5]; in rt1320_calibrate() local 1186 rt1320_fw_param_protocol(rt1320, RT1320_GET_PARAM, 11, &l_re[0], sizeof(l_re)); in rt1320_calibrate() 1189 dev_dbg(dev, "%s, LR re=0x%x, 0x%x\n", __func__, l_re[4], r_re[4]); in rt1320_calibrate() 1194 rt1320_fw_param_protocol(rt1320, RT1320_GET_PARAM, 11, &l_re[0], sizeof(l_re)); in rt1320_calibrate() 1196 dev_dbg(dev, "%s, LR re=0x%x, 0x%x\n", __func__, l_re[4], r_re[4]); in rt1320_calibrate() 1219 rt1320->r0_l_reg = l_re[4]; in rt1320_calibrate()
|