Home
last modified time | relevance | path

Searched refs:DNC1GC (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/tuners/
H A Dmt2063.c947 * (DNC1GC & DNC2GC are the values, which are used, when the specific
1003 static const u8 DNC1GC[] = { 0, 0, 0, 0, 0, 0 }; variable
1050 val = (state->reg[MT2063_REG_DNC_GAIN] & 0xFC) | 0x03; /* Set DNC1GC=3 */ in mt2063_set_dnc_output_enable()
1076 val = (state->reg[MT2063_REG_DNC_GAIN] & 0xFC) | (DNC1GC[state->rcvr_mode] & 0x03); /* Set DNC1GC=x */ in mt2063_set_dnc_output_enable()
1102 val = (state->reg[MT2063_REG_DNC_GAIN] & 0xFC) | 0x03; /* Set DNC1GC=3 */ in mt2063_set_dnc_output_enable()
1128 val = (state->reg[MT2063_REG_DNC_GAIN] & 0xFC) | (DNC1GC[state->rcvr_mode] & 0x03); /* Set DNC1GC=x */ in mt2063_set_dnc_output_enable()
1164 * (DNC1GC & DNC2GC are the values, which are used, when the specific
1226 /* DNC1GC in MT2063_SetReceiverMode()
[all...]
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dmt2063.c947 * (DNC1GC & DNC2GC are the values, which are used, when the specific
1003 static const u8 DNC1GC[] = { 0, 0, 0, 0, 0, 0 }; variable
1050 val = (state->reg[MT2063_REG_DNC_GAIN] & 0xFC) | 0x03; /* Set DNC1GC=3 */ in mt2063_set_dnc_output_enable()
1076 val = (state->reg[MT2063_REG_DNC_GAIN] & 0xFC) | (DNC1GC[state->rcvr_mode] & 0x03); /* Set DNC1GC=x */ in mt2063_set_dnc_output_enable()
1102 val = (state->reg[MT2063_REG_DNC_GAIN] & 0xFC) | 0x03; /* Set DNC1GC=3 */ in mt2063_set_dnc_output_enable()
1128 val = (state->reg[MT2063_REG_DNC_GAIN] & 0xFC) | (DNC1GC[state->rcvr_mode] & 0x03); /* Set DNC1GC=x */ in mt2063_set_dnc_output_enable()
1164 * (DNC1GC & DNC2GC are the values, which are used, when the specific
1226 /* DNC1GC in MT2063_SetReceiverMode()
[all...]

Completed in 6 milliseconds