Searched refs:sx8_base (Results 1 – 1 of 1) sorted by relevance
22 struct sx8_base { struct128 struct sx8_base *sx8_base = (struct sx8_base *)mci_base; in mci_set_tuner() local134 cmd.sx8_input_enable.flags = sx8_base->gain_mode[state->mci.tuner]; in mci_set_tuner()142 struct sx8_base *sx8_base = (struct sx8_base *)mci_base; in stop() local151 if (sx8_base->iq_mode) { in stop()160 sx8_base->tuner_use_count[input]--; in stop()161 if (!sx8_base->tuner_use_count[input]) in stop()164 sx8_base->demod_in_use[state->mci.demod] = 0; in stop()167 sx8_base->used_ldpc_bitrate[state->mci.nr] = 0; in stop()168 sx8_base->iq_mode = 0; in stop()[all …]