Home
last modified time | relevance | path

Searched refs:stationary_use (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/media/dvb-frontends/cxd2880/
Dcxd2880_tnrdmd.h190 u8 stationary_use; member
200 u8 stationary_use; member
Dcxd2880_tnrdmd.c467 if (tnr_dmd->create_param.stationary_use) { in rf_init1()
607 if (tnr_dmd->create_param.stationary_use) { in rf_init1()
644 if (tnr_dmd->create_param.stationary_use) in rf_init1()
794 if (tnr_dmd->create_param.stationary_use) { in rf_init1()
1206 if (tnr_dmd->create_param.stationary_use) { in x_tune2()
1975 main_param->stationary_use = create_param->stationary_use; in cxd2880_tnrdmd_diver_create()
1987 sub_param->stationary_use = create_param->stationary_use; in cxd2880_tnrdmd_diver_create()
Dcxd2880_top.c505 create_param.stationary_use = 1; in cxd2880_init()