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

/linux-master/drivers/media/i2c/
H A Dtvaudio.c1339 static int tda8425_shift12(int val) { return (val >> 12) | 0xf0; } function
1699 .bassfunc = tda8425_shift12,
1700 .treblefunc = tda8425_shift12,

Completed in 85 milliseconds