Searched refs:tda8425_shift10 (Results 1 – 1 of 1) sorted by relevance
1226 static int tda8425_shift10(int val) { return (val >> 10) | 0xc0; } in tda8425_shift10() function1564 .volfunc = tda8425_shift10,