Searched refs:sx8_base (Results 1 – 1 of 1) sorted by relevance
31 struct sx8_base { struct137 struct sx8_base *sx8_base = (struct sx8_base *)mci_base; in mci_set_tuner() local143 cmd.sx8_input_enable.flags = sx8_base->gain_mode[state->mci.tuner]; in mci_set_tuner()151 struct sx8_base *sx8_base = (struct sx8_base *)mci_base; in stop() local160 if (sx8_base->iq_mode) { in stop()169 sx8_base->tuner_use_count[input]--; in stop()170 if (!sx8_base->tuner_use_count[input]) in stop()173 sx8_base->demod_in_use[state->mci.demod] = 0; in stop()176 sx8_base->used_ldpc_bitrate[state->mci.nr] = 0; in stop()177 sx8_base->iq_mode = 0; in stop()[all …]