Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_tnrdmd.c1101 shift_freq = (shift_freq + 183 / 2) / 183; in x_tune2()
1103 shift_freq = (shift_freq - 183 / 2) / 183; in x_tune2()
1107 shift_freq = (shift_freq + 178 / 2) / 178; in x_tune2()
1109 shift_freq = (shift_freq - 178 / 2) / 178; in x_tune2()
1113 shift_freq += in x_tune2()
1144 shift_freq = in x_tune2()
1148 shift_freq = in x_tune2()
1154 shift_freq = in x_tune2()
1158 shift_freq = in x_tune2()
1169 shift_freq = in x_tune2()
[all …]