Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/tuners/
A Dxc2028-types.h15 #define BASE_TYPES (BASE|F8MHZ|MTS|FM|INPUT1|INPUT2|INIT1)
18 #define F8MHZ (1<<1) macro
A Dxc2028.c182 if (type & F8MHZ) in dump_firm_type_and_int_freq()
790 rc = load_firmware(fe, (BASE | INIT1 | new_fw.type) & ~F8MHZ, in check_firmware()
814 rc = load_firmware(fe, new_fw.type & ~F8MHZ, &new_fw.id); in check_firmware()
1179 type |= F8MHZ; in xc2028_set_analog_freq()
1250 type |= F8MHZ; in xc2028_set_params()
1257 type |= F8MHZ; in xc2028_set_params()
A Dxc4000.c556 if (type & F8MHZ) in dump_firm_type_and_int_freq()

Completed in 8 milliseconds