/linux-6.3-rc2/drivers/hwmon/ |
A D | pcf8591.c | 21 static int input_mode; variable 22 module_param(input_mode, int, 0); 23 MODULE_PARM_DESC(input_mode, 61 #define PCF8591_INIT_CONTROL ((input_mode << 4) | PCF8591_CONTROL_AOEF) 205 if (input_mode != 3) { in pcf8591_probe() 212 if (input_mode == 0) { in pcf8591_probe() 280 if ((channel == 2 && input_mode == 2) || in pcf8591_read_channel() 281 (channel != 3 && (input_mode == 1 || input_mode == 3))) in pcf8591_read_channel() 304 if (input_mode < 0 || input_mode > 3) { in pcf8591_init() 305 pr_warn("invalid input_mode (%d)\n", input_mode); in pcf8591_init() [all …]
|
/linux-6.3-rc2/drivers/media/dvb-frontends/ |
A D | au8522_decoder.c | 321 u8 input_mode) in au8522_setup_cvbs_tuner_mode() argument 347 u8 input_mode) in au8522_setup_svideo_mode() argument 493 u8 input_mode; in au8522_video_set() local 499 input_mode = AU8522_INPUT_CONTROL_REG081H_CVBS_CH1; in au8522_video_set() 500 au8522_setup_cvbs_mode(state, input_mode); in au8522_video_set() 504 au8522_setup_cvbs_mode(state, input_mode); in au8522_video_set() 508 au8522_setup_cvbs_mode(state, input_mode); in au8522_video_set() 512 au8522_setup_cvbs_mode(state, input_mode); in au8522_video_set() 516 au8522_setup_svideo_mode(state, input_mode); in au8522_video_set() 520 au8522_setup_svideo_mode(state, input_mode); in au8522_video_set() [all …]
|
/linux-6.3-rc2/scripts/kconfig/ |
A D | conf.c | 22 enum input_mode { enum 40 static enum input_mode input_mode = oldaskconfig; variable 332 switch (input_mode) { in conf_askvalue() 513 switch (input_mode) { in conf_choice() 644 switch (input_mode) { in check_conf() 738 switch (input_mode) { in main() 770 switch (input_mode) { in main() 810 switch (input_mode) { in main() 842 switch (input_mode) { in main() 876 input_mode = oldconfig; in main() [all …]
|
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/ |
A D | sh_css_sp.h | 66 enum ia_css_input_mode input_mode, 163 enum ia_css_input_mode input_mode);
|
A D | isp2400_input_system_global.h | 88 u32 input_mode; member
|
A D | sh_css_sp.c | 663 enum ia_css_input_mode input_mode) in sh_css_sp_program_input_circuit() argument 668 sh_css_sp_group.config.input_circuit.input_mode = input_mode; in sh_css_sp_program_input_circuit() 1207 enum ia_css_input_mode input_mode, in sh_css_sp_init_pipeline() argument 1228 if (input_mode == IA_CSS_INPUT_MODE_SENSOR || in sh_css_sp_init_pipeline() 1229 input_mode == IA_CSS_INPUT_MODE_BUFFERED_SENSOR) { in sh_css_sp_init_pipeline() 1234 } else if (input_mode == IA_CSS_INPUT_MODE_MEMORY) { in sh_css_sp_init_pipeline() 1272 = (uint32_t)input_mode; in sh_css_sp_init_pipeline()
|
A D | sh_css.c | 1257 enum ia_css_input_mode input_mode) in start_pipe() argument 1260 me, copy_ovrd, input_mode); in start_pipe() 1273 input_mode, in start_pipe() 1276 , (input_mode == IA_CSS_INPUT_MODE_MEMORY) ? in start_pipe()
|
/linux-6.3-rc2/drivers/iio/frequency/ |
A D | admv1013.c | 100 unsigned int input_mode; member 490 st->input_mode); in admv1013_init() 535 st->input_mode = ADMV1013_IQ_MODE; in admv1013_properties_parse() 538 st->input_mode = ADMV1013_IQ_MODE; in admv1013_properties_parse() 540 st->input_mode = ADMV1013_IF_MODE; in admv1013_properties_parse()
|
A D | admv1014.c | 126 unsigned int input_mode; member 703 (st->input_mode == ADMV1014_IF_MODE) ? 0 : 1) | in admv1014_init() 705 (st->input_mode == ADMV1014_IF_MODE) ? 1 : 0) | in admv1014_init() 724 st->input_mode = ADMV1014_IQ_MODE; in admv1014_properties_parse() 730 st->input_mode = ret; in admv1014_properties_parse() 781 if (st->input_mode == ADMV1014_IQ_MODE) { in admv1014_probe()
|
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/runtime/isys/interface/ |
A D | ia_css_isys.h | 83 const enum ia_css_input_mode input_mode);
|
/linux-6.3-rc2/drivers/media/pci/cx18/ |
A D | cx18-av-core.c | 581 u8 input_mode; in set_input() local 592 input_mode = 0x0; in set_input() 615 input_mode = 0x6; in set_input() 640 input_mode = 0x2; in set_input() 678 cx18_av_and_or(cx, 0x401, ~0x6, input_mode); in set_input()
|
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/runtime/isys/src/ |
A D | rx.c | 491 const enum ia_css_input_mode input_mode) in ia_css_isys_rx_configure() argument 529 if (input_mode != IA_CSS_INPUT_MODE_BUFFERED_SENSOR) { in ia_css_isys_rx_configure()
|
/linux-6.3-rc2/Documentation/hwmon/ |
A D | pcf8591.rst | 55 * input_mode int
|
/linux-6.3-rc2/drivers/media/usb/cx231xx/ |
A D | cx231xx-avcore.c | 470 u8 input_mode = 0; in cx231xx_afe_adjust_ref_count() local 477 status = afe_read_byte(dev, ADC_INPUT_CH3, &input_mode); in cx231xx_afe_adjust_ref_count() 481 status = afe_read_byte(dev, ADC_INPUT_CH1, &input_mode); in cx231xx_afe_adjust_ref_count() 486 input_mode = (ntf_mode & 0x3) | ((input_mode & 0x6) << 1); in cx231xx_afe_adjust_ref_count() 488 switch (input_mode) { in cx231xx_afe_adjust_ref_count()
|