Home
last modified time | relevance | path

Searched refs:DRX_STANDARD_ITU_A (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/media/dvb-frontends/drx39xyj/
Ddrxj.c521 #define DRXJ_ISQAMSTD(std) ((std == DRX_STANDARD_ITU_A) || \
2760 case DRX_STANDARD_ITU_A: in ctrl_set_cfg_mpeg_output()
2818 case DRX_STANDARD_ITU_A: in ctrl_set_cfg_mpeg_output()
2931 case DRX_STANDARD_ITU_A: in ctrl_set_cfg_mpeg_output()
2966 case DRX_STANDARD_ITU_A: in ctrl_set_cfg_mpeg_output()
3027 case DRX_STANDARD_ITU_A: in ctrl_set_cfg_mpeg_output()
4493 case DRX_STANDARD_ITU_A: in init_agc()
4788 case DRX_STANDARD_ITU_A: in set_frequency()
5101 case DRX_STANDARD_ITU_A: in set_agc_rf()
5330 case DRX_STANDARD_ITU_A: in set_agc_if()
[all …]
Ddrx_driver.h484 DRX_STANDARD_ITU_A, /*< Cable ITU ANNEX A. */ enumerator
1932 (x == DRX_STANDARD_ITU_A) ? "ITU-A" : \
2306 #define DRX_ISQAMSTD(std) (((std) == DRX_STANDARD_ITU_A) || \