Home
last modified time | relevance | path

Searched defs:config (Results 26 – 50 of 1642) sorted by relevance

12345678910>>...66

/linux/include/linux/
A Dregmap.h709 #define regmap_init_i2c(i2c, config) \ argument
735 #define regmap_init_sccb(i2c, config) \ argument
761 #define regmap_init_spi(dev, config) \ argument
787 #define regmap_init_spmi_ext(dev, config) \ argument
800 #define regmap_init_w1(w1_dev, config) \ argument
829 #define regmap_init_mmio(dev, regs, config) \ argument
841 #define regmap_init_ac97(ac97, config) \ argument
855 #define regmap_init_sdw(sdw, config) \ argument
868 #define regmap_init_sdw_mbq(sdw, config) \ argument
913 #define devm_regmap_init_i2c(i2c, config) \ argument
[all …]
/linux/drivers/hwtracing/coresight/
A Dcoresight-etm4x-core.c375 struct etmv4_config *config = &drvdata->config; in etm4_enable_hw() local
540 struct etmv4_config *config = &drvdata->config; in etm4_config_timestamp_event() local
612 struct etmv4_config *config = &drvdata->config; in etm4_parse_event_config() local
782 struct etmv4_config *config = &drvdata->config; in etm4_disable_hw() local
1246 static void etm4_set_victlr_access(struct etmv4_config *config) in etm4_set_victlr_access()
1274 static u64 etm4_get_ns_access_type(struct etmv4_config *config) in etm4_get_ns_access_type()
1303 static u64 etm4_get_access_type(struct etmv4_config *config) in etm4_get_access_type()
1384 static void etm4_set_default(struct etmv4_config *config) in etm4_set_default()
1403 struct etmv4_config *config = &drvdata->config; in etm4_get_next_comparator() local
1444 struct etmv4_config *config = &drvdata->config; in etm4_set_event_filters() local
[all …]
A Dcoresight-cti-core.c63 struct cti_config *config = &drvdata->config; in cti_write_all_hw_regs() local
92 struct cti_config *config = &drvdata->config; in cti_enable_hw() local
129 struct cti_config *config = &drvdata->config; in cti_cpuhp_enable_hw() local
155 struct cti_config *config = &drvdata->config; in cti_disable_hw() local
197 struct cti_config *config = &drvdata->config; in cti_write_intack() local
218 struct cti_config *config = &drvdata->config; in cti_set_default_config() local
339 struct cti_config *config = &drvdata->config; in cti_channel_trig_op() local
397 struct cti_config *config = &drvdata->config; in cti_channel_gate_op() local
435 struct cti_config *config = &drvdata->config; in cti_channel_setop() local
/linux/drivers/ata/
A Dpata_via.c182 const struct via_isa_bridge *config = ap->host->private_data; in via_cable_detect() local
214 const struct via_isa_bridge *config = ap->host->private_data; in via_pre_reset() local
332 const struct via_isa_bridge *config = ap->host->private_data; in via_set_piomode() local
340 const struct via_isa_bridge *config = ap->host->private_data; in via_set_dmamode() local
358 const struct via_isa_bridge *config = host->private_data; in via_mode_filter() local
512 static void via_fixup(struct pci_dev *pdev, const struct via_isa_bridge *config) in via_fixup()
592 const struct via_isa_bridge *config; in via_init_one() local
/linux/tools/testing/selftests/vm/
A Dmremap_test.c26 struct config { struct
35 struct config config; argument
/linux/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_phylink.c29 static void sparx5_phylink_validate(struct phylink_config *config, in sparx5_phylink_validate()
102 static void sparx5_phylink_mac_config(struct phylink_config *config, in sparx5_phylink_mac_config()
109 static void sparx5_phylink_mac_link_up(struct phylink_config *config, in sparx5_phylink_mac_link_up()
132 static void sparx5_phylink_mac_link_down(struct phylink_config *config, in sparx5_phylink_mac_link_down()
/linux/drivers/media/pci/mantis/
A Dmantis_dvb.c33 struct mantis_hwconfig *config = mantis->hwconfig; in mantis_frontend_power() local
61 struct mantis_hwconfig *config = mantis->hwconfig; in mantis_frontend_soft_reset() local
137 struct mantis_hwconfig *config = mantis->hwconfig; in mantis_dvb_init() local
/linux/drivers/media/dvb-frontends/
A Dstv0367.h42 dvb_frontend *stv0367ter_attach(const struct stv0367_config *config, in stv0367ter_attach()
49 dvb_frontend *stv0367cab_attach(const struct stv0367_config *config, in stv0367cab_attach()
56 dvb_frontend *stv0367ddb_attach(const struct stv0367_config *config, in stv0367ddb_attach()
A Disl6423.c47 const struct isl6423_config *config; member
78 const struct isl6423_config *config = isl6423->config; in isl6423_set_modulation() local
188 const struct isl6423_config *config = isl6423->config; in isl6423_set_current() local
257 const struct isl6423_config *config) in isl6423_attach()
/linux/arch/mips/cavium-octeon/executive/
A Dcvmx-pko.c77 union cvmx_pko_mem_iqueue_ptrs config; in __cvmx_pko_iport_config() local
124 union cvmx_pko_mem_iport_ptrs config; in __cvmx_pko_port_map_o68() local
187 union cvmx_pko_reg_cmd_buf config; in cvmx_pko_initialize_global() local
283 union cvmx_pko_mem_queue_ptrs config; in cvmx_pko_shutdown() local
332 union cvmx_pko_mem_queue_ptrs config; in cvmx_pko_config_port() local
/linux/drivers/base/regmap/
A Dregmap-sdw.c40 static int regmap_sdw_config_check(const struct regmap_config *config) in regmap_sdw_config_check()
57 const struct regmap_config *config, in __regmap_init_sdw()
73 const struct regmap_config *config, in __devm_regmap_init_sdw()
A Dregmap-slimbus.c33 const struct regmap_config *config) in regmap_get_slimbus()
42 const struct regmap_config *config, in __regmap_init_slimbus()
57 const struct regmap_config *config, in __devm_regmap_init_slimbus()
A Dregmap-sdw-mbq.c52 static int regmap_sdw_mbq_config_check(const struct regmap_config *config) in regmap_sdw_mbq_config_check()
69 const struct regmap_config *config, in __regmap_init_sdw_mbq()
85 const struct regmap_config *config, in __devm_regmap_init_sdw_mbq()
A Dregmap-sccb.c89 const struct regmap_config *config) in regmap_get_sccb_bus()
99 const struct regmap_config *config, in __regmap_init_sccb()
114 const struct regmap_config *config, in __devm_regmap_init_sccb()
A Dregmap-spmi.c86 const struct regmap_config *config, in __regmap_init_spmi_base()
96 const struct regmap_config *config, in __devm_regmap_init_spmi_base()
206 const struct regmap_config *config, in __regmap_init_spmi_ext()
216 const struct regmap_config *config, in __devm_regmap_init_spmi_ext()
/linux/drivers/media/platform/mtk-mdp/
A Dmtk_mdp_regs.c71 struct mdp_config *config = &ctx->vpu.vsi->src_config; in mtk_mdp_hw_set_in_size() local
92 struct mdp_config *config = &ctx->vpu.vsi->src_config; in mtk_mdp_hw_set_in_image_format() local
107 struct mdp_config *config = &ctx->vpu.vsi->dst_config; in mtk_mdp_hw_set_out_size() local
123 struct mdp_config *config = &ctx->vpu.vsi->dst_config; in mtk_mdp_hw_set_out_image_format() local
/linux/tools/perf/arch/x86/util/
A Diostat.c334 int iostat_prepare(struct evlist *evlist, struct perf_stat_config *config) in iostat_prepare()
355 struct perf_stat_config *config = (struct perf_stat_config *)opt->data; in iostat_parse() local
372 void iostat_list(struct evlist *evlist, struct perf_stat_config *config) in iostat_list()
399 struct perf_stat_config *config, in iostat_prefix()
416 void iostat_print_header_prefix(struct perf_stat_config *config) in iostat_print_header_prefix()
426 void iostat_print_metric(struct perf_stat_config *config, struct evsel *evsel, in iostat_print_metric()
451 struct perf_stat_config *config, struct timespec *ts, in iostat_print_counters()
/linux/arch/x86/events/amd/
A Dibs.c213 static int perf_ibs_precise_event(struct perf_event *event, u64 *config) in perf_ibs_precise_event()
254 u64 max_cnt, config; in perf_ibs_init() local
322 static u64 get_ibs_fetch_count(u64 config) in get_ibs_fetch_count()
329 static u64 get_ibs_op_count(u64 config) in get_ibs_op_count()
352 u64 *config) in perf_ibs_event_update()
368 struct hw_perf_event *hwc, u64 config) in perf_ibs_enable_event()
386 struct hw_perf_event *hwc, u64 config) in perf_ibs_disable_event()
406 u64 period, config = 0; in perf_ibs_start() local
437 u64 config; in perf_ibs_stop() local
596 u64 *buf, *config, period, new_config = 0; in perf_ibs_handle_irq() local
/linux/drivers/staging/media/atomisp/pci/isp/kernels/vf/vf_1.0/
A Dia_css_vf.host.c96 struct ia_css_vf_configuration *config) { in configure_kernel()
117 struct ia_css_vf_configuration *config, in configure_dma()
130 struct ia_css_vf_configuration config; in ia_css_vf_configure() local
/linux/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-mac.c10 #define phylink_to_dpaa2_mac(config) \ argument
121 static void dpaa2_mac_validate(struct phylink_config *config, in dpaa2_mac_validate()
175 static void dpaa2_mac_config(struct phylink_config *config, unsigned int mode, in dpaa2_mac_config()
194 static void dpaa2_mac_link_up(struct phylink_config *config, in dpaa2_mac_link_up()
230 static void dpaa2_mac_link_down(struct phylink_config *config, in dpaa2_mac_link_down()
/linux/drivers/gpu/drm/
A Ddrm_atomic.c161 struct drm_mode_config *config = &dev->mode_config; in drm_atomic_state_alloc() local
191 struct drm_mode_config *config = &dev->mode_config; in drm_atomic_state_default_clear() local
281 struct drm_mode_config *config = &dev->mode_config; in drm_atomic_state_clear() local
300 struct drm_mode_config *config = &state->dev->mode_config; in __drm_atomic_state_free() local
989 struct drm_mode_config *config = &connector->dev->mode_config; in drm_atomic_get_connector_state() local
1201 struct drm_mode_config *config = &state->dev->mode_config; in drm_atomic_add_affected_connectors() local
1298 struct drm_mode_config *config = &dev->mode_config; in drm_atomic_check_only() local
1403 struct drm_mode_config *config = &state->dev->mode_config; in drm_atomic_commit() local
1432 struct drm_mode_config *config = &state->dev->mode_config; in drm_atomic_nonblocking_commit() local
1656 struct drm_mode_config *config = &dev->mode_config; in __drm_state_dump() local
/linux/sound/soc/ux500/
A Dux500_msp_i2s.c173 struct ux500_msp_config *config) in configure_protocol()
216 static int setup_bitclk(struct ux500_msp *msp, struct ux500_msp_config *config) in setup_bitclk()
272 struct ux500_msp_config *config) in configure_multichannel()
350 static int enable_msp(struct ux500_msp *msp, struct ux500_msp_config *config) in enable_msp()
432 struct ux500_msp_config *config) in ux500_msp_i2s_open()
/linux/arch/arm/mach-omap1/
A Dfb.c41 void __init omapfb_set_lcd_config(const struct omap_lcd_config *config) in omapfb_set_lcd_config()
63 void __init omapfb_set_lcd_config(const struct omap_lcd_config *config) in omapfb_set_lcd_config()
/linux/drivers/media/test-drivers/vidtv/
A Dvidtv_tuner.c115 struct vidtv_tuner_config config; member
128 struct vidtv_tuner_config config = tuner_dev->config; in vidtv_tuner_check_frequency_shift() local
257 struct vidtv_tuner_config config = tuner_dev->config; in vidtv_tuner_init() local
294 struct vidtv_tuner_config config = tuner_dev->config; in vidtv_tuner_set_params() local
396 struct vidtv_tuner_config *config = client->dev.platform_data; in vidtv_tuner_i2c_probe() local
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
A Dtypes.h133 #define CONF_HAS(config, val) ((config) & (1 << (val))) argument
134 #define CONF_MSK(config, mask) ((config) & (mask)) argument
136 #define CONF_RANGE(config, low, hi) (CONF_MSK(config, MSK_RANGE(low, high))) argument
138 #define CONF_IS(config, val) ((config) == (1 << (val))) argument
139 #define CONF_GE(config, val) ((config) & (0-(1 << (val)))) argument
140 #define CONF_GT(config, val) ((config) & (0-2*(1 << (val)))) argument
141 #define CONF_LT(config, val) ((config) & ((1 << (val))-1)) argument
142 #define CONF_LE(config, val) ((config) & (2*(1 << (val))-1)) argument

Completed in 63 milliseconds

12345678910>>...66