Searched refs:DEMOD (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/media/usb/dvb-usb-v2/ |
D | rtl28xxu.h | 40 #define DEMOD 0x0000 macro
|
/linux-6.12.1/drivers/media/dvb-frontends/ |
D | stv090x.c | 2861 reg = STV090x_READ_DEMOD(state, DEMOD); in stv090x_optimize_track() 2864 if (STV090x_WRITE_DEMOD(state, DEMOD, reg) < 0) in stv090x_optimize_track() 3149 reg = STV090x_READ_DEMOD(state, DEMOD); in stv090x_set_s2rolloff() 3151 if (STV090x_WRITE_DEMOD(state, DEMOD, reg) < 0) in stv090x_set_s2rolloff() 3155 reg = STV090x_READ_DEMOD(state, DEMOD); in stv090x_set_s2rolloff() 3157 if (STV090x_WRITE_DEMOD(state, DEMOD, reg) < 0) in stv090x_set_s2rolloff() 3317 reg = STV090x_READ_DEMOD(state, DEMOD); in stv090x_algo() 3327 if (STV090x_WRITE_DEMOD(state, DEMOD, reg) < 0) in stv090x_algo() 4731 reg = STV090x_READ_DEMOD(state, DEMOD); in stv090x_init() 4733 if (STV090x_WRITE_DEMOD(state, DEMOD, reg) < 0) in stv090x_init()
|
D | stv0900_reg.h | 2227 #define DEMOD REGx(R0900_P1_DEMOD) macro
|
/linux-6.12.1/Documentation/userspace-api/media/mediactl/ |
D | media-types.rst | 17 .. _MEDIA-ENT-F-DTV-DEMOD:
|