Searched refs:tuner_reg (Results 1 – 25 of 25) sorted by relevance
/linux/drivers/media/tuners/ |
H A D | tda827x.c | 240 unsigned char tuner_reg[8]; in tda827xo_set_analog_params() local 264 tuner_reg[0] = 0; in tda827xo_set_analog_params() 265 tuner_reg[1] = (unsigned char)(N>>8); in tda827xo_set_analog_params() 266 tuner_reg[2] = (unsigned char) N; in tda827xo_set_analog_params() 267 tuner_reg[3] = 0x40; in tda827xo_set_analog_params() 268 tuner_reg[4] = 0x52 + (priv->lpsel << 5); in tda827xo_set_analog_params() 269 tuner_reg[5] = (tda827x_table[i].spd << 6) + in tda827xo_set_analog_params() 272 tuner_reg[6] = 0x8f + (tda827x_table[i].gc3 << 4); 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() [all …]
|
/linux/drivers/clk/mediatek/ |
H A D | clk-mt8195-apusys_pll.c | 42 .tuner_reg = 0, \
|
H A D | clk-mt7988-apmixed.c | 37 .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-pll.h | 33 u32 tuner_reg; member
|
H A D | clk-mt8135-apmixedsys.c | 32 .tuner_reg = _tuner_reg, \
|
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-mt2712-apmixedsys.c | 36 .tuner_reg = _tuner_reg, \
|
H A D | clk-mt8365-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-mt8186-apmixedsys.c | 36 .tuner_reg = _tuner_reg, \
|
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-mt8192-apmixedsys.c | 53 .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-mt7629.c | 37 .tuner_reg = _tuner_reg, \
|
H A D | clk-mt6797.c | 613 .tuner_reg = _tuner_reg, \
|
H A D | clk-mt6765.c | 687 .tuner_reg = _tuner_reg, \
|
H A D | clk-mt2701.c | 934 .tuner_reg = _tuner_reg, \
|
H A D | clk-mt6779.c | 1163 .tuner_reg = _tuner_reg, \
|