Searched refs:tda8425_shift12 (Results 1 – 1 of 1) sorted by relevance
1339 static int tda8425_shift12(int val) { return (val >> 12) | 0xf0; } in tda8425_shift12() function1699 .bassfunc = tda8425_shift12,1700 .treblefunc = tda8425_shift12,