Home
last modified time | relevance | path

Searched refs:config (Results 3576 - 3600 of 9283) sorted by relevance

1...<<141142143144145146147148149150>>...372

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link.c186 struct gpio_hpd_config config; in program_hpd_filter() local
188 config.delay_on_connect = delay_on_connect_in_ms; in program_hpd_filter()
189 config.delay_on_disconnect = delay_on_disconnect_in_ms; in program_hpd_filter()
191 dal_irq_setup_hpd_filter(hpd, &config); in program_hpd_filter()
387 * one short pulse on clk_pin(1V, < 1ms). DP will be config to HDMI/DVI in dc_link_is_dp_sink_present()
982 !dc_ctx->dc->config.power_down_display_on_boot && in dc_link_detect_helper()
3112 struct cp_psp_stream_config config; in update_psp_stream_config() local
3114 memset(&config, 0, sizeof(config)); in update_psp_stream_config()
3116 config in update_psp_stream_config()
3403 struct gpio_hpd_config config; dc_link_enable_hpd_filter() local
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/atmel/
H A Datmel-isc-base.c232 /* In here we set the v4l2 controls w.r.t. our pipeline config */ in isc_update_v4l2_ctrls()
248 /* In here we set our actual hw pipeline config */ in isc_update_awb_ctrls()
613 if (!ISC_IS_FORMAT_RAW(isc->config.sd_format->mbus_code)) { in isc_start_dma()
640 switch (isc->config.fourcc) { in isc_start_dma()
653 dctrl_dview = isc->config.dctrl_dview; in isc_start_dma()
678 bay_cfg = isc->config.sd_format->cfa_baycfg; in isc_set_pipeline()
733 (isc->config.sd_format->cfa_baycfg in isc_set_histogram()
757 pfe_cfg0 = isc->config.sd_format->pfe_cfg0_bps; in isc_configure()
758 rlp_mode = isc->config.rlp_cfg_mode; in isc_configure()
759 pipeline = isc->config in isc_configure()
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Devsel.c478 attr.config = evsel->tp_format->id; in evsel__newtp_idx()
528 static const char *__evsel__hw_name(u64 config) in __evsel__hw_name() argument
530 if (config < PERF_COUNT_HW_MAX && evsel__hw_names[config]) in __evsel__hw_name()
531 return evsel__hw_names[config]; in __evsel__hw_name()
574 return scnprintf(bf, size, "%s", __evsel__hw_name(evsel->core.attr.config)); in arch_evsel__hw_name()
596 static const char *__evsel__sw_name(u64 config) in __evsel__sw_name() argument
598 if (config < PERF_COUNT_SW_MAX && evsel__sw_names[config]) in __evsel__sw_name()
599 return evsel__sw_names[config]; in __evsel__sw_name()
701 __evsel__hw_cache_name(u64 config, char *bf, size_t size) __evsel__hw_cache_name() argument
[all...]
/third_party/backends/backend/
H A Dumax_pp.c51 #include "../include/sane/config.h"
196 umax_pp_attach (SANEI_Config * config, const char *devname) in umax_pp_attach() argument
209 sanei_umax_pp_setastra (atoi((SANE_Char *) config->values[CFG_ASTRA])); in umax_pp_attach()
310 val=(const SANE_Char *) config->values[CFG_NAME]; in umax_pp_attach()
315 val=(const SANE_Char *) config->values[CFG_VENDOR]; in umax_pp_attach()
342 val=(const SANE_Char *) config->values[CFG_MODEL]; in umax_pp_attach()
359 umax_pp_try_ports (SANEI_Config * config, char **ports) in umax_pp_try_ports() argument
373 rc = umax_pp_attach (config, ports[i]); in umax_pp_try_ports()
396 umax_pp_auto_attach (SANEI_Config * config, SANE_Int safe) in umax_pp_auto_attach() argument
404 rc = umax_pp_try_ports (config, port in umax_pp_auto_attach()
420 umax_pp_configure_attach(SANEI_Config * config, const char *devname, void __sane_unused__ *data) umax_pp_configure_attach() argument
823 SANEI_Config config; sane_init() local
[all...]
/device/qemu/arm_virt/liteos_a_mini/board/
H A DMakefile14 include $(LITEOSTOPDIR)/config.mk
/device/qemu/drivers/char/
H A DMakefile30 include $(LITEOSTOPDIR)/config.mk
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Dversion.h7 #include <linux/rkisp21-config.h>
43 * 1. fix rawaf is disabled in config function
68 * 1. fix normal merge enable config
80 * 3. add rk3568 config
87 * 10. config lsc by sram in rdbk mode
93 * 16. config dmatx to valid buf addr
106 * 6. fix config of clk_dbg
164 * 8.fix input crop config for isp21 multi device
167 * 11.fix default params config for mode switch
182 * 9.add rk3588 config
[all...]
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
H A Dversion.h7 #include <linux/rkispp-config.h>
34 * 3. fix config err for stream switch
40 * 1. fix cannot change some shadow bits by only config function
48 * 4. fix config err for tnr init off
87 * 2. fix config of clk_dbg
98 * 8. fix input video config
131 * 6. add rk3588 config
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Dversion.h7 #include <linux/rkcif-config.h>
37 * 2. fix compile error when config with module
63 * 3. optimize dts config of cif's pipeline
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Dversion.h7 #include <linux/rkisp21-config.h>
43 * 1. fix rawaf is disabled in config function
68 * 1. fix normal merge enable config
80 * 3. add rk3568 config
87 * 10. config lsc by sram in rdbk mode
93 * 16. config dmatx to valid buf addr
106 * 6. fix config of clk_dbg
164 * 8.fix input crop config for isp21 multi device
167 * 11.fix default params config for mode switch
182 * 9.add rk3588 config
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
H A Dversion.h7 #include <linux/rkispp-config.h>
34 * 3. fix config err for stream switch
40 * 1. fix cannot change some shadow bits by only config function
48 * 4. fix config err for tnr init off
87 * 2. fix config of clk_dbg
98 * 8. fix input video config
131 * 6. add rk3588 config
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Dversion.h7 #include <linux/rkcif-config.h>
37 *2. fix compile error when config with module
63 *3. optimize dts config of cif's pipeline
/kernel/linux/linux-5.10/arch/mips/pic32/pic32mzda/
H A DMakefile6 obj-y := config.o early_clk.o init.o time.o
/kernel/linux/linux-5.10/drivers/block/rsxx/
H A DMakefile3 rsxx-objs := config.o core.o cregs.o dev.o dma.o
/kernel/linux/linux-6.6/arch/mips/pic32/pic32mzda/
H A DMakefile6 obj-y := config.o early_clk.o init.o time.o
/kernel/linux/linux-5.10/sound/soc/spear/
H A Dspear_pcm.h10 struct snd_dmaengine_pcm_config *config,
/kernel/linux/linux-5.10/tools/power/acpi/tools/ec/
H A DMakefile8 include ../../Makefile.config
/kernel/linux/linux-5.10/include/sound/
H A Dwm9081.h14 u16 config[20]; member
/kernel/linux/linux-5.10/include/linux/irqchip/
H A Dirq-davinci-aintc.h25 void davinci_aintc_init(const struct davinci_aintc_config *config);
H A Dirq-davinci-cp-intc.h23 int davinci_cp_intc_init(const struct davinci_cp_intc_config *config);
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_2/
H A Dia_css_anr2.host.h33 const struct ia_css_anr_thres *config, unsigned int level)
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/bnr/bnr2_2/
H A Dia_css_bnr2_2.host.h32 const struct ia_css_bnr2_2_config *config,
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/
H A Dia_css_ctc.host.h34 const struct ia_css_ctc_config *config, unsigned int level)
/kernel/linux/linux-6.6/include/linux/
H A Di8254.h19 int devm_i8254_regmap_register(struct device *dev, const struct i8254_regmap_config *config);
/kernel/linux/linux-6.6/include/linux/irqchip/
H A Dirq-davinci-aintc.h25 void davinci_aintc_init(const struct davinci_aintc_config *config);

Completed in 18 milliseconds

1...<<141142143144145146147148149150>>...372