Searched refs:in_soc (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/media/dvb-frontends/
H A Ddib0090.c136 u8 in_soc; member in struct:dib0090_identity
352 identity->in_soc = 0; dib0090_identify()
366 identity->in_soc = 1; dib0090_identify()
442 identity->in_soc = 0; dib0090_fw_identify()
456 identity->in_soc = 1; dib0090_fw_identify()
532 if (cfg->in_soc) dib0090_reset_digital()
549 if ((PllCfg & 0x1FFF) != ((cfg->io.pll_range << 12) | (cfg->io.pll_loopdiv << 6) | (cfg->io.pll_prediv)) && (!cfg->in_soc) dib0090_reset_digital()
1080 if (state->identity.in_soc) { dib0090_pwm_gain_reset()
1098 if (state->identity.in_soc) { dib0090_pwm_gain_reset()
1104 if (state->identity.in_soc) { dib0090_pwm_gain_reset()
1149 if (state->identity.in_soc) dib0090_get_slow_adc_val()
1403 if ((!state->identity.p1g) || (!state->identity.in_soc) dib0090_update_rframp_7090()
1562 if (!state->identity.in_soc) { dib0090_reset()
1571 if (state->identity.in_soc) dib0090_reset()
1578 if (((state->identity.version & 0x1f) >= P1D_E_F) || (state->identity.in_soc)) dib0090_reset()
1843 if (state->identity.in_soc) { dib0090_set_bandwidth()
2054 if ((!state->identity.p1g) || (!state->identity.in_soc) dib0090_update_tuning_table_7090()
2122 if (state->identity.in_soc) dib0090_captrim_search()
2141 if (state->rest == 0 || state->identity.in_soc) { /* Just for 8090P SOCS where auto captrim HW bug : TO CHECK IN ACI for SOCS !!! if 400 for 8090p SOC => tune issue !!! */ dib0090_captrim_search()
2274 if (state->config->use_pwm_agc && state->identity.in_soc) { dib0090_tune()
2320 if (state->identity.in_soc) { dib0090_tune()
2406 if (state->identity.in_soc) { dib0090_tune()
2418 if (state->identity.in_soc) dib0090_tune()
2433 if (state->identity.in_soc) dib0090_tune()
H A Ddib0090.h69 u8 in_soc; member in struct:dib0090_config
/linux-4.1.27/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c2006 .in_soc = 1,
2894 .in_soc = 1,
2952 .in_soc = 1,
2986 .in_soc = 1,
3014 .in_soc = 1,

Completed in 140 milliseconds