Searched refs:r_re (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | rt1320-sdw.c | 1132 int l_re[5], r_re[5]; in rt1320_calibrate() 1208 rt1320_fw_param_protocol(rt1320, RT1320_GET_PARAM, 12, &r_re[0], sizeof(r_re)); in rt1320_calibrate() 1210 dev_dbg(dev, "%s, LR re=0x%x, 0x%x\n", __func__, l_re[4], r_re[4]); in rt1320_calibrate() 1216 rt1320_fw_param_protocol(rt1320, RT1320_GET_PARAM, 12, &r_re[0], sizeof(r_re)); in rt1320_calibrate() 1217 dev_dbg(dev, "%s, LR re=0x%x, 0x%x\n", __func__, l_re[4], r_re[4]); in rt1320_calibrate() 1241 rt1320->r0_r_reg = r_re[4]; in rt1320_r0_cali_get() 1111 int l_re[5], r_re[5]; rt1320_calibrate() local
|