Searched refs:config (Results 301 - 325 of 3125) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_mall_phantom.c49 for (i = 0; i < ctx->config.dcn_pipe_count; i++) {
54 ctx->config.svp_pstate.callbacks.get_pipe_subvp_type(context, pipe) == SUBVP_PHANTOM) {
56 mblk_width = ctx->config.mall_cfg.mblk_width_pixels;
57 mblk_height = bytes_per_pixel == 4 ? mblk_width = ctx->config.mall_cfg.mblk_height_4bpe_pixels : ctx->config.mall_cfg.mblk_height_8bpe_pixels;
80 bytes_in_mall = num_mblks * ctx->config.mall_cfg.mblk_size_bytes;
83 cache_lines_per_plane = bytes_in_mall / ctx->config.mall_cfg.cache_line_size_bytes + 2;
92 total_cache_lines = ctx->config.mall_cfg.max_cab_allocation_bytes / ctx->config.mall_cfg.cache_line_size_bytes;
93 lines_per_way = total_cache_lines / ctx->config
[all...]
/linux-master/drivers/phy/amlogic/
H A Dphy-meson-axg-mipi-dphy.c173 struct phy_configure_opts_mipi_dphy config; member in struct:phy_meson_axg_mipi_dphy_priv
213 memcpy(&priv->config, opts, sizeof(priv->config));
244 temp = (1000000 * 100) / (priv->config.hs_clk_rate / 1000);
248 DIV_ROUND_UP(priv->config.clk_trail, temp) |
249 (DIV_ROUND_UP(priv->config.clk_post +
250 priv->config.hs_trail, temp) << 8) |
251 (DIV_ROUND_UP(priv->config.clk_zero, temp) << 16) |
252 (DIV_ROUND_UP(priv->config.clk_prepare, temp) << 24));
254 DIV_ROUND_UP(priv->config
[all...]
/linux-master/drivers/mmc/host/
H A Dsdhci-msm.c429 u32 config; local
439 config = readl_relaxed(host->ioaddr + msm_offset->core_dll_config);
440 config &= ~(CORE_CDR_EN | CORE_CK_OUT_EN);
441 config |= (CORE_CDR_EXT_EN | CORE_DLL_EN);
442 writel_relaxed(config, host->ioaddr + msm_offset->core_dll_config);
453 config = readl_relaxed(host->ioaddr + msm_offset->core_dll_config);
454 config &= ~CDR_SELEXT_MASK;
455 config |= grey_coded_phase_table[phase] << CDR_SELEXT_SHIFT;
456 writel_relaxed(config, host->ioaddr + msm_offset->core_dll_config);
458 config
595 u32 mclk_freq = 0, config; local
631 u32 config; local
783 u32 config; local
824 u32 config, dll_lock; local
905 u32 config, calib_done; local
1007 u32 dll_status, config, ddr_cfg_offset; local
1086 u32 config; local
1168 u32 config, oldconfig = readl_relaxed(host->ioaddr + local
1323 u32 config; local
1602 u32 config; local
2145 u32 caps = 0, config; local
2409 u32 core_version, config; local
[all...]
/linux-master/drivers/base/regmap/
H A Dregmap-ac97.c70 const struct regmap_config *config,
74 return __regmap_init(&ac97->dev, &ac97_regmap_bus, ac97, config,
80 const struct regmap_config *config,
84 return __devm_regmap_init(&ac97->dev, &ac97_regmap_bus, ac97, config,
69 __regmap_init_ac97(struct snd_ac97 *ac97, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
79 __devm_regmap_init_ac97(struct snd_ac97 *ac97, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
/linux-master/arch/sh/tools/
H A Dgen-mach-types13 config[nr] = "CONFIG_"$2;
34 printf("#ifdef %s\n", config[i]);
/linux-master/include/linux/platform_data/
H A Dmmc-davinci.h30 void davinci_setup_mmc(int module, struct davinci_mmc_config *config);
/linux-master/arch/m68k/atari/
H A DMakefile6 obj-y := config.o time.o debug.o ataints.o stdma.o \
/linux-master/tools/power/acpi/tools/acpidbg/
H A DMakefile8 include ../../Makefile.config
/linux-master/include/sound/
H A Dwm8993.h17 u16 config[24]; member in struct:wm8993_retune_mobile_setting
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Diccsense.h14 u16 config; member in struct:pwr_rail_t
/linux-master/drivers/media/platform/xilinx/
H A Dxilinx-vtc.h36 const struct xvtc_config *config);
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/csc/csc_1.0/
H A Dia_css_csc.host.h49 const struct ia_css_cc_config *config,
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/de/de_1.0/
H A Dia_css_de.host.h37 const struct ia_css_de_config *config,
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_1.0/
H A Dia_css_sdis.host.h91 const struct ia_css_dvs_coefficients *config, unsigned int level);
94 const struct ia_css_dvs_coefficients *config, unsigned int level);
97 const struct ia_css_dvs_coefficients *config, unsigned int level);
100 const struct ia_css_dvs_coefficients *config, unsigned int level);
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/
H A Dia_css_dp.host.h40 const struct ia_css_dp_config *config,
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/bnlm/
H A Dia_css_bnlm.host.h37 const struct ia_css_bnlm_config *config,
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/eed1_8/
H A Dia_css_eed1_8.host.h42 const struct ia_css_eed1_8_config *config,
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc1_5/
H A Dia_css_macc1_5.host.h39 const struct ia_css_macc1_5_config *config,
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/
H A Dia_css_xnr.host.h45 const struct ia_css_xnr_config *config,
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/cnr/cnr_2/
H A Dia_css_cnr2.host.h37 const struct ia_css_cnr_config *config,
/linux-master/arch/m68k/sun3/
H A DMakefile8 obj-$(CONFIG_SUN3) += config.o mmu_emu.o leds.o dvma.o intersil.o prom/
/linux-master/drivers/media/test-drivers/vidtv/
H A Dvidtv_demod.h58 * @config: The config used to init the demod.
64 struct vidtv_demod_config config; member in struct:vidtv_demod_state
/linux-master/scripts/
H A Dconfig3 # Manipulate options in a .config file from the command line
15 Manipulate options in a .config file from the command line.
39 --file config-file .config file to change (default .config)
42 $myname doesn't check the validity of the .config file. This is done at next
134 FN=.config
/linux-master/include/linux/
H A Dsunxi-rsb.h87 const struct regmap_config *config,
95 * @config: Configuration for register map
101 #define devm_regmap_init_sunxi_rsb(rdev, config) \
102 __regmap_lockdep_wrapper(__devm_regmap_init_sunxi_rsb, #config, \
103 rdev, config)
/linux-master/tools/testing/selftests/powerpc/pmu/
H A Devent.h32 void event_init(struct event *e, u64 config);
33 void event_init_named(struct event *e, u64 config, char *name);
34 void event_init_opts(struct event *e, u64 config, int type, char *name);
35 void event_init_sampling(struct event *e, u64 config);

Completed in 391 milliseconds

<<11121314151617181920>>