Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/common/tuners/
Dtuner-xc2028-types.h91 #define HAS_IF (1 << 30) macro
Dtuner-xc2028.c236 if (type & HAS_IF) in dump_firm_type_and_int_freq()
360 if (type & HAS_IF) { in load_all_firmwares()
452 type_mask = SCODE_TYPES & ~HAS_IF; in seek_firmware()
659 (priv->firm[pos].type & HAS_IF)) in load_scode()
668 if (priv->firm[pos].type & HAS_IF) { in load_scode()
Dxc4000.c632 if (type & HAS_IF) in dump_firm_type_and_int_freq()
804 if (type & HAS_IF) { in xc4000_fwupload()
883 (priv->firm[pos].type & HAS_IF)) in load_scode()