Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dm88ds3103.c632 u32 tuner_frequency_khz, target_mclk, u32tmp; in m88ds3103_set_frontend() local
702 target_mclk = 96000000; in m88ds3103_set_frontend()
704 target_mclk = 144000000; in m88ds3103_set_frontend()
708 m88ds3103b_set_mclk(dev, target_mclk / 1000); in m88ds3103_set_frontend()
723 target_mclk = dev->cfg->ts_clk; in m88ds3103_set_frontend()
728 target_mclk = 96000000; in m88ds3103_set_frontend()
731 target_mclk = 96000000; in m88ds3103_set_frontend()
733 target_mclk = 144000000; in m88ds3103_set_frontend()
735 target_mclk = 192000000; in m88ds3103_set_frontend()
744 switch (target_mclk) { in m88ds3103_set_frontend()
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dm88ds3103.c628 u32 tuner_frequency_khz, target_mclk, u32tmp; in m88ds3103_set_frontend() local
698 target_mclk = 96000000; in m88ds3103_set_frontend()
700 target_mclk = 144000000; in m88ds3103_set_frontend()
704 m88ds3103b_set_mclk(dev, target_mclk / 1000); in m88ds3103_set_frontend()
719 target_mclk = dev->cfg->ts_clk; in m88ds3103_set_frontend()
724 target_mclk = 96000000; in m88ds3103_set_frontend()
727 target_mclk = 96000000; in m88ds3103_set_frontend()
729 target_mclk = 144000000; in m88ds3103_set_frontend()
731 target_mclk = 192000000; in m88ds3103_set_frontend()
740 switch (target_mclk) { in m88ds3103_set_frontend()
[all...]

Completed in 3 milliseconds