Home
last modified time | relevance | path

Searched refs:INIT1 (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/media/tuners/
A Dxc2028-types.h15 #define BASE_TYPES (BASE|F8MHZ|MTS|FM|INPUT1|INPUT2|INIT1)
72 #define INIT1 (1<<14) macro
A Dxc4000.c554 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()
A Dxc2028.c180 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()
/linux-6.3-rc2/sound/isa/gus/
A Dgusextreme.c170 outb(gus->gf1.port & 0x040 ? 2 : 0, ES1688P(es1688, INIT1)); in snd_gusextreme_detect()
172 outb(gus->gf1.port & 0x020 ? 2 : 0, ES1688P(es1688, INIT1)); in snd_gusextreme_detect()
174 outb(gus->gf1.port & 0x010 ? 3 : 1, ES1688P(es1688, INIT1)); in snd_gusextreme_detect()

Completed in 9 milliseconds