Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/dvb-frontends/drx39xyj/
Ddrxj.c521 #define DRXJ_ISQAMSTD(std) ((std == DRX_STANDARD_ITU_A) || \
2761 case DRX_STANDARD_ITU_A: in ctrl_set_cfg_mpeg_output()
2819 case DRX_STANDARD_ITU_A: in ctrl_set_cfg_mpeg_output()
2932 case DRX_STANDARD_ITU_A: in ctrl_set_cfg_mpeg_output()
2967 case DRX_STANDARD_ITU_A: in ctrl_set_cfg_mpeg_output()
3028 case DRX_STANDARD_ITU_A: in ctrl_set_cfg_mpeg_output()
4497 case DRX_STANDARD_ITU_A: in init_agc()
4792 case DRX_STANDARD_ITU_A: in set_frequency()
5105 case DRX_STANDARD_ITU_A: in set_agc_rf()
5334 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) || \