Searched refs:DEMOD (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/ |
H A D | rtl28xxu.h | 40 #define DEMOD 0x0000 macro 136 * 0x0000 DEMOD : demodulator
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/ |
H A D | rtl28xxu.h | 40 #define DEMOD 0x0000 macro 136 * 0x0000 DEMOD : demodulator
|
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv090x.c | 2856 reg = STV090x_READ_DEMOD(state, DEMOD); in stv090x_optimize_track() 2859 if (STV090x_WRITE_DEMOD(state, DEMOD, reg) < 0) in stv090x_optimize_track() 3144 reg = STV090x_READ_DEMOD(state, DEMOD); in stv090x_set_s2rolloff() 3146 if (STV090x_WRITE_DEMOD(state, DEMOD, reg) < 0) in stv090x_set_s2rolloff() 3150 reg = STV090x_READ_DEMOD(state, DEMOD); in stv090x_set_s2rolloff() 3152 if (STV090x_WRITE_DEMOD(state, DEMOD, reg) < 0) in stv090x_set_s2rolloff() 3312 reg = STV090x_READ_DEMOD(state, DEMOD); in stv090x_algo() 3322 if (STV090x_WRITE_DEMOD(state, DEMOD, reg) < 0) in stv090x_algo() 4726 reg = STV090x_READ_DEMOD(state, DEMOD); in stv090x_init() 4728 if (STV090x_WRITE_DEMOD(state, DEMOD, re in stv090x_init() [all...] |
H A D | stv0900_reg.h | 2227 #define DEMOD REGx(R0900_P1_DEMOD) macro
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stv090x.c | 2856 reg = STV090x_READ_DEMOD(state, DEMOD); in stv090x_optimize_track() 2859 if (STV090x_WRITE_DEMOD(state, DEMOD, reg) < 0) in stv090x_optimize_track() 3144 reg = STV090x_READ_DEMOD(state, DEMOD); in stv090x_set_s2rolloff() 3146 if (STV090x_WRITE_DEMOD(state, DEMOD, reg) < 0) in stv090x_set_s2rolloff() 3150 reg = STV090x_READ_DEMOD(state, DEMOD); in stv090x_set_s2rolloff() 3152 if (STV090x_WRITE_DEMOD(state, DEMOD, reg) < 0) in stv090x_set_s2rolloff() 3312 reg = STV090x_READ_DEMOD(state, DEMOD); in stv090x_algo() 3322 if (STV090x_WRITE_DEMOD(state, DEMOD, reg) < 0) in stv090x_algo() 4726 reg = STV090x_READ_DEMOD(state, DEMOD); in stv090x_init() 4728 if (STV090x_WRITE_DEMOD(state, DEMOD, re in stv090x_init() [all...] |
H A D | stv0900_reg.h | 2227 #define DEMOD REGx(R0900_P1_DEMOD) macro
|
Completed in 31 milliseconds