Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dxc2028-types.h92 #define HAS_IF (1 << 30) macro
H A Dxc2028.c238 if (type & HAS_IF) in dump_firm_type_and_int_freq()
365 if (type & HAS_IF) { in load_all_firmwares()
457 type_mask = SCODE_TYPES & ~HAS_IF; in seek_firmware()
669 (priv->firm[pos].type & HAS_IF)) in load_scode()
678 if (priv->firm[pos].type & HAS_IF) { in load_scode()
H A Dxc4000.c612 if (type & HAS_IF) in dump_firm_type_and_int_freq()
796 if (type & HAS_IF) { in xc4000_fwupload()
874 (priv->firm[pos].type & HAS_IF)) in load_scode()