Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rts5208/
Dsd.c1884 int temp_final_phase = local
1888 if (temp_final_phase < 0)
1889 final_phase = (u8)(temp_final_phase +
1892 final_phase = (u8)temp_final_phase;
1897 int temp_final_phase = local
1901 if (temp_final_phase < 0)
1902 final_phase = (u8)(temp_final_phase +
1905 final_phase = (u8)temp_final_phase;