Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/tuners/
H A Dtuner-xc2028-types.h45 #define DTV_TYPES (D2620|D2633|DTV6|QAM|DTV7|DTV78|DTV8|ATSC) macro
H A Dtuner-xc2028.c458 } else if (type & DTV_TYPES) in seek_firmware()
459 type_mask = DTV_TYPES; in seek_firmware()
H A Dxc4000.c639 & (BASE_TYPES | DTV_TYPES | LCD | NOGD | MONO | SCODE); in seek_firmware()