Home
last modified time | relevance | path

Searched refs:temp_final_phase (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/staging/rts5208/
Dsd.c1782 int temp_final_phase = local
1786 if (temp_final_phase < 0)
1787 final_phase = (u8)(temp_final_phase +
1790 final_phase = (u8)temp_final_phase;
1795 int temp_final_phase = local
1799 if (temp_final_phase < 0)
1800 final_phase = (u8)(temp_final_phase +
1803 final_phase = (u8)temp_final_phase;