Home
last modified time | relevance | path

Searched refs:default_top_high (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/media/
H A Dtuner-types.h125 * @default_top_high: Default tda9887 TOP value in dB for the high
163 signed int default_top_high:5; member
/kernel/linux/linux-6.6/include/media/
H A Dtuner-types.h125 * @default_top_high: Default tda9887 TOP value in dB for the high
163 signed int default_top_high:5; member
/kernel/linux/linux-5.10/drivers/media/tuners/
H A Dtuner-simple.c644 else if (t_params->default_top_high) in simple_set_tv_freq()
645 tda_config |= TDA9887_TOP(t_params->default_top_high); in simple_set_tv_freq()
H A Dtuner-types.c736 .default_top_high = -3,
1315 .default_top_high = 4,
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dtuner-simple.c644 else if (t_params->default_top_high) in simple_set_tv_freq()
645 tda_config |= TDA9887_TOP(t_params->default_top_high); in simple_set_tv_freq()
H A Dtuner-types.c736 .default_top_high = -3,
1315 .default_top_high = 4,

Completed in 9 milliseconds