Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/tuners/
Dtuner-xc2028-types.h91 #define HAS_IF (1 << 30) macro
Dtuner-xc2028.c241 if (type & HAS_IF) in dump_firm_type_and_int_freq()
364 if (type & HAS_IF) { in load_all_firmwares()
457 type_mask = SCODE_TYPES & ~HAS_IF; in seek_firmware()
667 (priv->firm[pos].type & HAS_IF)) in load_scode()
676 if (priv->firm[pos].type & HAS_IF) { in load_scode()
Dxc4000.c632 if (type & HAS_IF) in dump_firm_type_and_int_freq()
818 if (type & HAS_IF) { in xc4000_fwupload()
897 (priv->firm[pos].type & HAS_IF)) in load_scode()