Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/tuners/
H A Dmt2063.c180 MT2063_REG_RSVD_20, /* 0x20: Reserved */ enumerator
1066 val = (state->reg[MT2063_REG_RSVD_20] & ~0x40); /* Set PD2MUX=0 */ in mt2063_set_dnc_output_enable()
1067 if (state->reg[MT2063_REG_RSVD_20] != in mt2063_set_dnc_output_enable()
1071 MT2063_REG_RSVD_20, in mt2063_set_dnc_output_enable()
1092 val = (state->reg[MT2063_REG_RSVD_20] & ~0x40); /* Set PD2MUX=0 */ in mt2063_set_dnc_output_enable()
1093 if (state->reg[MT2063_REG_RSVD_20] != in mt2063_set_dnc_output_enable()
1097 MT2063_REG_RSVD_20, in mt2063_set_dnc_output_enable()
1118 val = (state->reg[MT2063_REG_RSVD_20] | 0x40); /* Set PD2MUX=1 */ in mt2063_set_dnc_output_enable()
1119 if (state->reg[MT2063_REG_RSVD_20] != in mt2063_set_dnc_output_enable()
1123 MT2063_REG_RSVD_20, in mt2063_set_dnc_output_enable()
[all...]
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dmt2063.c180 MT2063_REG_RSVD_20, /* 0x20: Reserved */ enumerator
1066 val = (state->reg[MT2063_REG_RSVD_20] & ~0x40); /* Set PD2MUX=0 */ in mt2063_set_dnc_output_enable()
1067 if (state->reg[MT2063_REG_RSVD_20] != in mt2063_set_dnc_output_enable()
1071 MT2063_REG_RSVD_20, in mt2063_set_dnc_output_enable()
1092 val = (state->reg[MT2063_REG_RSVD_20] & ~0x40); /* Set PD2MUX=0 */ in mt2063_set_dnc_output_enable()
1093 if (state->reg[MT2063_REG_RSVD_20] != in mt2063_set_dnc_output_enable()
1097 MT2063_REG_RSVD_20, in mt2063_set_dnc_output_enable()
1118 val = (state->reg[MT2063_REG_RSVD_20] | 0x40); /* Set PD2MUX=1 */ in mt2063_set_dnc_output_enable()
1119 if (state->reg[MT2063_REG_RSVD_20] != in mt2063_set_dnc_output_enable()
1123 MT2063_REG_RSVD_20, in mt2063_set_dnc_output_enable()
[all...]

Completed in 7 milliseconds