Searched refs:temp2 (Results 1 – 3 of 3) sorted by relevance
690 int temp, temp2; in phase28_deemp_put() local692 temp2 = temp; in phase28_deemp_put()697 if (temp != temp2) { in phase28_deemp_put()727 int temp, temp2; in phase28_oversampling_put() local731 temp2 = temp; in phase28_oversampling_put()738 if (temp != temp2) { in phase28_oversampling_put()
1339 int temp, temp2; in aureon_deemp_put() local1340 temp2 = temp = wm_get(ice, WM_DAC_CTRL2); in aureon_deemp_put()1345 if (temp != temp2) { in aureon_deemp_put()1371 int temp, temp2; in aureon_oversampling_put() local1374 temp2 = temp = wm_get(ice, WM_MASTER); in aureon_oversampling_put()1381 if (temp != temp2) { in aureon_oversampling_put()
1992 u32 temp2; in hpi6205_transfer_data() local2020 temp2 = wait_dsp_ack(phw, operation, HPI6205_TIMEOUT); in hpi6205_transfer_data()2022 HPI6205_TIMEOUT - temp2, this_copy); in hpi6205_transfer_data()2024 if (!temp2) { in hpi6205_transfer_data()