Searched refs:in_soc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | dib0090.c | 120 u8 in_soc; member 336 identity->in_soc = 0; in dib0090_identify() 350 identity->in_soc = 1; in dib0090_identify() 426 identity->in_soc = 0; in dib0090_fw_identify() 440 identity->in_soc = 1; in dib0090_fw_identify() 516 if (cfg->in_soc) in dib0090_reset_digital() 533 if ((PllCfg & 0x1FFF) != ((cfg->io.pll_range << 12) | (cfg->io.pll_loopdiv << 6) | (cfg->io.pll_prediv)) && (!cfg->in_soc) in dib0090_reset_digital() 1070 if (state->identity.in_soc) { in dib0090_pwm_gain_reset() 1088 if (state->identity.in_soc) { in dib0090_pwm_gain_reset() 1094 if (state->identity.in_soc) { in dib0090_pwm_gain_reset() [all...] |
H A D | dib0090.h | 66 u8 in_soc; member
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | dib0090.c | 120 u8 in_soc; member 336 identity->in_soc = 0; in dib0090_identify() 350 identity->in_soc = 1; in dib0090_identify() 426 identity->in_soc = 0; in dib0090_fw_identify() 440 identity->in_soc = 1; in dib0090_fw_identify() 516 if (cfg->in_soc) in dib0090_reset_digital() 533 if ((PllCfg & 0x1FFF) != ((cfg->io.pll_range << 12) | (cfg->io.pll_loopdiv << 6) | (cfg->io.pll_prediv)) && (!cfg->in_soc) in dib0090_reset_digital() 1070 if (state->identity.in_soc) { in dib0090_pwm_gain_reset() 1088 if (state->identity.in_soc) { in dib0090_pwm_gain_reset() 1094 if (state->identity.in_soc) { in dib0090_pwm_gain_reset() [all...] |
H A D | dib0090.h | 66 u8 in_soc; member
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | dib0700_devices.c | 2023 .in_soc = 1, 2919 .in_soc = 1, 2977 .in_soc = 1, 3011 .in_soc = 1, 3039 .in_soc = 1,
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
H A D | dib0700_devices.c | 2023 .in_soc = 1, 2912 .in_soc = 1, 2970 .in_soc = 1, 3004 .in_soc = 1, 3032 .in_soc = 1,
|
Completed in 16 milliseconds