Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Ddib0090.c85 #define P1G 0x7 macro
394 case P1G: in dib0090_identify()
395 dprintk("P1G detected\n"); in dib0090_identify()
484 case P1G: in dib0090_fw_identify()
485 dprintk("P1G detected\n"); in dib0090_fw_identify()
1511 (state->identity.version == P1G) || (e2 == 0xffff)) { in dib0090_set_EFUSE()
2134 /* MERGE for all krosus before P1G */ in dib0090_captrim_search()
2165 } else if (*tune_state == CT_TUNER_STEP_2) { /* this step is only used by krosus < P1G */ in dib0090_captrim_search()
2402 if (state->identity.p1g) { /* Bias is done automatically in P1G */ in dib0090_tune()
2481 dprintk("P1G in dib0090_tune()
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Ddib0090.c85 #define P1G 0x7 macro
394 case P1G: in dib0090_identify()
395 dprintk("P1G detected\n"); in dib0090_identify()
484 case P1G: in dib0090_fw_identify()
485 dprintk("P1G detected\n"); in dib0090_fw_identify()
1511 (state->identity.version == P1G) || (e2 == 0xffff)) { in dib0090_set_EFUSE()
2136 /* MERGE for all krosus before P1G */ in dib0090_captrim_search()
2167 } else if (*tune_state == CT_TUNER_STEP_2) { /* this step is only used by krosus < P1G */ in dib0090_captrim_search()
2404 if (state->identity.p1g) { /* Bias is done automatically in P1G */ in dib0090_tune()
2483 dprintk("P1G in dib0090_tune()
[all...]

Completed in 7 milliseconds