Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/tuners/
Dtuner-xc2028-types.h33 #define D2633 (1<<4) macro
45 #define DTV_TYPES (D2620|D2633|DTV6|QAM|DTV7|DTV78|DTV8|ATSC)
Dtuner-xc2028.c188 if (type & D2633) in dump_firm_type_and_int_freq()
1218 type |= D2633; in xc2028_set_params()
1227 type |= D2633; in xc2028_set_params()
1234 type |= ATSC | D2633; in xc2028_set_params()
Dxc4000.c573 if (type & D2633) in dump_firm_type_and_int_freq()