Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/tuners/
A Dxc2028-types.h89 #define SCODE (1 << 29) macro
97 #define SCODE_TYPES (SCODE | MTS)
A Dxc2028.c236 if (type & SCODE) in dump_firm_type_and_int_freq()
450 if (((type & ~SCODE) == 0) && (*id == 0)) in seek_firmware()
455 else if (type & SCODE) { in seek_firmware()
465 if (!(type & SCODE)) in seek_firmware()
739 new_fw.scode_table = SCODE | priv->ctrl.scode_table; in check_firmware()
A Dxc4000.c610 if (type & SCODE) in dump_firm_type_and_int_freq()
628 if (((type & ~SCODE) == 0) && (*id == 0)) in seek_firmware()
637 & (BASE_TYPES | DTV_TYPES | LCD | NOGD | MONO | SCODE); in seek_firmware()
641 & (BASE | INIT1 | FM | DTV6 | DTV7 | DTV78 | DTV8 | SCODE)) in seek_firmware()
943 new_fw.scode_table = SCODE; in check_firmware()

Completed in 10 milliseconds