Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/
Dtvaudio.c1297 static int tda8425_shift12(int val) { return (val >> 12) | 0xf0; } in tda8425_shift12() function
1649 .bassfunc = tda8425_shift12,
1650 .treblefunc = tda8425_shift12,