Searched refs:r_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 1187 rt1320_fw_param_protocol(rt1320, RT1320_GET_PARAM, 12, &r_re[0], sizeof(r_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() 1195 rt1320_fw_param_protocol(rt1320, RT1320_GET_PARAM, 12, &r_re[0], sizeof(r_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() 1220 rt1320->r0_r_reg = r_re[4]; in rt1320_calibrate()
|