Searched refs:mt352_clock_config (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/media/usb/dvb-usb/ |
D | umt-010.c | 17 static u8 mt352_clock_config[] = { 0x89, 0xb8, 0x2d }; in umt_mt352_demod_init() local 32 mt352_write(fe, mt352_clock_config, sizeof(mt352_clock_config)); in umt_mt352_demod_init()
|
/Linux-v5.4/drivers/media/pci/bt8xx/ |
D | dvb-bt8xx.c | 123 static u8 mt352_clock_config [] = { 0x89, 0x38, 0x38 }; in thomson_dtt7579_demod_init() local 130 mt352_write(fe, mt352_clock_config, sizeof(mt352_clock_config)); in thomson_dtt7579_demod_init() 316 static u8 mt352_clock_config [] = { 0x89, 0x38, 0x2d }; in advbt771_samsung_tdtc9251dh0_demod_init() local 324 mt352_write(fe, mt352_clock_config, sizeof(mt352_clock_config)); in advbt771_samsung_tdtc9251dh0_demod_init() 490 static u8 mt352_clock_config [] = { 0x89, 0x38, 0x2d }; in digitv_alps_tded4_demod_init() local 496 mt352_write(fe, mt352_clock_config, sizeof(mt352_clock_config)); in digitv_alps_tded4_demod_init()
|
/Linux-v5.4/drivers/media/common/b2c2/ |
D | flexcop-fe-tuner.c | 424 static u8 mt352_clock_config[] = { 0x89, 0x18, 0x2d }; in samsung_tdtc9251dh0_demod_init() local 430 mt352_write(fe, mt352_clock_config, sizeof(mt352_clock_config)); in samsung_tdtc9251dh0_demod_init()
|