Searched refs:tuner_reg (Results 1 – 25 of 26) sorted by relevance
12
| /linux-6.15/drivers/media/tuners/ |
| H A D | tda827x.c | 264 tuner_reg[0] = 0; in tda827xo_set_analog_params() 267 tuner_reg[3] = 0x40; in tda827xo_set_analog_params() 273 tuner_reg[7] = 0x8f; in tda827xo_set_analog_params() 275 msg.buf = tuner_reg; in tda827xo_set_analog_params() 656 .buf = tuner_reg, .len = sizeof(tuner_reg) }; in tda827xa_set_analog_params() 678 tuner_reg[0] = 0; in tda827xa_set_analog_params() 681 tuner_reg[3] = 0; in tda827xa_set_analog_params() 682 tuner_reg[4] = 0x16; in tda827xa_set_analog_params() 688 tuner_reg[8] = 4; in tda827xa_set_analog_params() 697 tuner_reg[3] = 0; in tda827xa_set_analog_params() [all …]
|
| /linux-6.15/drivers/clk/mediatek/ |
| H A D | clk-mt8195-apusys_pll.c | 42 .tuner_reg = 0, \
|
| H A D | clk-mt8135-apmixedsys.c | 32 .tuner_reg = _tuner_reg, \
|
| H A D | clk-mt7981-apmixed.c | 33 .tuner_reg = _tuner_reg, .pcw_reg = _pcw_reg, \
|
| H A D | clk-mt7986-apmixed.c | 31 .tuner_reg = _tuner_reg, .pcw_reg = _pcw_reg, \
|
| H A D | clk-mt7988-apmixed.c | 37 .tuner_reg = _tuner_reg, \
|
| H A D | clk-pll.h | 33 u32 tuner_reg; member
|
| H A D | clk-mt8516-apmixedsys.c | 37 .tuner_reg = _tuner_reg, \
|
| H A D | clk-mt8167-apmixedsys.c | 36 .tuner_reg = _tuner_reg, \
|
| H A D | clk-mt7622-apmixedsys.c | 34 .tuner_reg = _tuner_reg, \
|
| H A D | clk-mt8188-apmixedsys.c | 50 .tuner_reg = _tuner_reg, \
|
| H A D | clk-mt6735-apmixedsys.c | 59 .tuner_reg = _tuner_reg, \
|
| H A D | clk-mt2712-apmixedsys.c | 36 .tuner_reg = _tuner_reg, \
|
| H A D | clk-mt8365-apmixedsys.c | 36 .tuner_reg = _tuner_reg, \
|
| H A D | clk-mt8186-apmixedsys.c | 36 .tuner_reg = _tuner_reg, \
|
| H A D | clk-pll.c | 303 if (data->tuner_reg) in mtk_clk_register_pll_ops() 304 pll->tuner_addr = base + data->tuner_reg; in mtk_clk_register_pll_ops()
|
| H A D | clk-mt8183-apmixedsys.c | 72 .tuner_reg = _tuner_reg, \
|
| H A D | clk-mt6795-apmixedsys.c | 39 .tuner_reg = _tuner_reg, \
|
| H A D | clk-mt8173-apmixedsys.c | 38 .tuner_reg = _tuner_reg, \
|
| H A D | clk-mt8195-apmixedsys.c | 51 .tuner_reg = _tuner_reg, \
|
| H A D | clk-mt8192-apmixedsys.c | 53 .tuner_reg = _tuner_reg, \
|
| H A D | clk-mt7629.c | 37 .tuner_reg = _tuner_reg, \
|
| H A D | clk-mt6797.c | 613 .tuner_reg = _tuner_reg, \
|
| H A D | clk-mt6779.c | 1163 .tuner_reg = _tuner_reg, \
|
| H A D | clk-mt6765.c | 687 .tuner_reg = _tuner_reg, \
|
12