Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/tuners/
H A Dtuner-xc2028-types.h15 #define BASE_TYPES (BASE|F8MHZ|MTS|FM|INPUT1|INPUT2|INIT1)
55 #define INPUT1 (1<<11) macro
H A Dtuner-xc2028.c202 if (type & INPUT1) in dump_firm_type_and_int_freq()
1168 type |= INPUT1; in xc2028_set_analog_freq()
H A Dxc4000.c578 if (type & INPUT1) in dump_firm_type_and_int_freq()
1274 type = FM | INPUT1; in xc4000_set_analog_params()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dmeson.build77 command: [find_program('awk'), '-f', '@INPUT0@', '@INPUT1@', '@INPUT2@'],