Home
last modified time | relevance | path

Searched refs:DNC2GC (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
1004 static const u8 DNC2GC[] = { 0, 0, 0, 0, 0, 0 }; variable
1058 val = (state->reg[MT2063_REG_VGA_GAIN] & 0xFC) | 0x03; /* Set DNC2GC=3 */ in mt2063_set_dnc_output_enable()
1084 val = (state->reg[MT2063_REG_VGA_GAIN] & 0xFC) | 0x03; /* Set DNC2GC=3 */ in mt2063_set_dnc_output_enable()
1110 val = (state->reg[MT2063_REG_VGA_GAIN] & 0xFC) | (DNC2GC[state->rcvr_mode] & 0x03); /* Set DNC2GC=x */ in mt2063_set_dnc_output_enable()
1136 val = (state->reg[MT2063_REG_VGA_GAIN] & 0xFC) | (DNC2GC[state->rcvr_mode] & 0x03); /* Set DNC2GC=x */ in mt2063_set_dnc_output_enable()
1164 * (DNC1GC & DNC2GC are the values, which are used, when the specific
1226 /* DNC1GC & DNC2GC */ 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
1004 static const u8 DNC2GC[] = { 0, 0, 0, 0, 0, 0 }; variable
1058 val = (state->reg[MT2063_REG_VGA_GAIN] & 0xFC) | 0x03; /* Set DNC2GC=3 */ in mt2063_set_dnc_output_enable()
1084 val = (state->reg[MT2063_REG_VGA_GAIN] & 0xFC) | 0x03; /* Set DNC2GC=3 */ in mt2063_set_dnc_output_enable()
1110 val = (state->reg[MT2063_REG_VGA_GAIN] & 0xFC) | (DNC2GC[state->rcvr_mode] & 0x03); /* Set DNC2GC=x */ in mt2063_set_dnc_output_enable()
1136 val = (state->reg[MT2063_REG_VGA_GAIN] & 0xFC) | (DNC2GC[state->rcvr_mode] & 0x03); /* Set DNC2GC=x */ in mt2063_set_dnc_output_enable()
1164 * (DNC1GC & DNC2GC are the values, which are used, when the specific
1226 /* DNC1GC & DNC2GC */ in MT2063_SetReceiverMode()
[all...]

Completed in 6 milliseconds