Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/i2c/
Dtvaudio.c1339 static int tda8425_shift12(int val) { return (val >> 12) | 0xf0; } in tda8425_shift12() function
1699 .bassfunc = tda8425_shift12,
1700 .treblefunc = tda8425_shift12,