Searched refs:tuner_pll_address (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
H A D | budget-ci.c | 99 u8 tuner_pll_address; /* used for philips_tdm1316l configs */ member 704 struct i2c_msg tuner_msg = {.addr = budget_ci->tuner_pll_address,.flags = 0,.buf = td1316_init,.len = in philips_tdm1316l_tuner_init() 734 struct i2c_msg tuner_msg = {.addr = budget_ci->tuner_pll_address,.flags = 0,.buf = tuner_buf,.len = sizeof(tuner_buf) }; in philips_tdm1316l_tuner_set_params() 850 struct i2c_msg tuner_msg = {.addr = budget_ci->tuner_pll_address, in dvbc_philips_tdm1316l_tuner_set_params() 1323 budget_ci->tuner_pll_address = 0x61; in frontend_init() 1333 budget_ci->tuner_pll_address = 0x63; in frontend_init() 1344 budget_ci->tuner_pll_address = 0x60; in frontend_init()
|
/kernel/linux/linux-6.6/drivers/media/pci/ttpci/ |
H A D | budget-ci.c | 99 u8 tuner_pll_address; /* used for philips_tdm1316l configs */ member 704 struct i2c_msg tuner_msg = {.addr = budget_ci->tuner_pll_address,.flags = 0,.buf = td1316_init,.len = in philips_tdm1316l_tuner_init() 734 struct i2c_msg tuner_msg = {.addr = budget_ci->tuner_pll_address,.flags = 0,.buf = tuner_buf,.len = sizeof(tuner_buf) }; in philips_tdm1316l_tuner_set_params() 850 struct i2c_msg tuner_msg = {.addr = budget_ci->tuner_pll_address, in dvbc_philips_tdm1316l_tuner_set_params() 1323 budget_ci->tuner_pll_address = 0x61; in frontend_init() 1333 budget_ci->tuner_pll_address = 0x63; in frontend_init() 1344 budget_ci->tuner_pll_address = 0x60; in frontend_init()
|
Completed in 4 milliseconds