Searched refs:INIT1 (Results 1 – 3 of 3) sorted by relevance
15 #define BASE_TYPES (BASE|F8MHZ|MTS|FM|INPUT1|INPUT2|INIT1)72 #define INIT1 (1<<14) macro
554 if (type & INIT1) in dump_firm_type_and_int_freq()641 & (BASE | INIT1 | FM | DTV6 | DTV7 | DTV78 | DTV8 | SCODE)) in seek_firmware()984 rc = load_firmware(fe, BASE | INIT1, &std0); in check_firmware()986 rc = load_firmware(fe, BASE | INIT1, &std0); in check_firmware()
180 if (type & INIT1) in dump_firm_type_and_int_freq()788 rc = load_firmware(fe, BASE | INIT1 | new_fw.type, &std0); in check_firmware()790 rc = load_firmware(fe, (BASE | INIT1 | new_fw.type) & ~F8MHZ, in check_firmware()