Searched refs:use_pwm_agc (Results 1 – 3 of 3) sorted by relevance
/drivers/media/dvb-frontends/ |
D | dib0090.h | 63 u8 use_pwm_agc; member
|
D | dib0090.c | 1078 if (state->config->use_pwm_agc) { in dib0090_pwm_gain_reset() 2272 if (state->config->use_pwm_agc && state->identity.in_soc) { in dib0090_tune() 2451 dib0090_write_reg(state, 0x24, lo6 | EN_LO | state->config->use_pwm_agc * EN_CRYSTAL); in dib0090_tune() 2485 state->wbdmux = (c << 13) | (i << 11) | (WBD | (state->config->use_pwm_agc << 1)); in dib0090_tune()
|
/drivers/media/usb/dvb-usb/ |
D | dib0700_devices.c | 1617 .use_pwm_agc = 1, 1999 .use_pwm_agc = 1, 2324 .use_pwm_agc = 0, 2343 .use_pwm_agc = 0, 2359 .use_pwm_agc = 0, 2893 .use_pwm_agc = 1, 2951 .use_pwm_agc = 1, 2985 .use_pwm_agc = 1, 3013 .use_pwm_agc = 1,
|