Searched refs:conf (Results 76 - 100 of 738) sorted by relevance

1234567891011>>

/linux-master/drivers/pinctrl/cirrus/
H A Dpinctrl-madera-core.c520 unsigned int conf[2]; local
525 ret = regmap_read(priv->madera->regmap, reg, &conf[0]);
529 ret = regmap_read(priv->madera->regmap, reg + 1, &conf[1]);
533 seq_printf(s, "%04x:%04x", conf[0], conf[1]);
535 fn = (conf[0] & MADERA_GP1_FN_MASK) >> MADERA_GP1_FN_SHIFT;
540 if (conf[1] & MADERA_GP1_DIR_MASK)
546 if (conf[1] & MADERA_GP1_PU_MASK)
549 if (conf[1] & MADERA_GP1_PD_MASK)
552 if (conf[
749 unsigned int conf[2]; local
825 u16 conf[2] = {0, 0}; local
[all...]
/linux-master/drivers/mtd/nand/
H A Decc-sw-bch.c30 bch_encode(engine_conf->bch, buf, nand->ecc.ctx.conf.step_size, code);
53 unsigned int step_size = nand->ecc.ctx.conf.step_size;
111 unsigned int eccsize = nand->ecc.ctx.conf.step_size;
172 struct nand_ecc_props *conf = &nand->ecc.ctx.conf; local
187 conf->engine_type = NAND_ECC_ENGINE_TYPE_SOFT;
188 conf->algo = NAND_ECC_ALGO_BCH;
189 conf->step_size = nand->ecc.user_conf.step_size;
190 conf->strength = nand->ecc.user_conf.strength;
198 if (!conf
[all...]
/linux-master/tools/testing/selftests/net/forwarding/
H A Dmirror_gre_nh.sh32 sysctl_set net.ipv4.conf.all.rp_filter 0
33 sysctl_set net.ipv4.conf.$h3.rp_filter 0
38 sysctl_set net.ipv4.conf.v$h3.rp_filter 0
66 sysctl_restore net.ipv4.conf.v$h3.rp_filter 0
71 sysctl_restore net.ipv4.conf.$h3.rp_filter
72 sysctl_restore net.ipv4.conf.all.rp_filter
/linux-master/drivers/thermal/ti-soc-thermal/
H A Dti-bandgap.c83 t = bgp->conf->sensors[(id)].registers; \
109 for (i = 0; i < bgp->conf->sensor_count; i++)
163 tsr = bgp->conf->sensors[id].registers;
212 for (i = 0; i < bgp->conf->sensor_count; i++) {
213 tsr = bgp->conf->sensors[i].registers;
243 __func__, bgp->conf->sensors[i].domain,
247 if (bgp->conf->report_temperature)
248 bgp->conf->report_temperature(bgp, i);
294 const struct ti_bandgap_data *conf = bgp->conf; local
[all...]
/linux-master/tools/testing/selftests/net/
H A Droute_localnet.sh16 sysctl -w net.ipv4.conf.veth0.route_localnet=1
17 ip netns exec "${PEER_NS}" sysctl -w net.ipv4.conf.veth1.route_localnet=1
42 sysctl -w net.ipv4.conf.veth0.arp_announce=2
43 ip netns exec "${PEER_NS}" sysctl -w net.ipv4.conf.veth1.arp_announce=2
59 sysctl -w net.ipv4.conf.veth0.arp_ignore=3
60 ip netns exec "${PEER_NS}" sysctl -w net.ipv4.conf.veth1.arp_ignore=3
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt35510.c546 * @conf: the specific panel configuration, as the NT35510
551 const struct nt35510_config *conf; member in struct:nt35510
660 nt->conf->avdd);
665 nt->conf->bt1ctr);
670 nt->conf->avee);
675 nt->conf->bt2ctr);
680 nt->conf->vcl);
685 nt->conf->bt3ctr);
690 nt->conf->vgh);
695 nt->conf
743 const struct nt35510_config *conf = nt->conf; local
[all...]
/linux-master/drivers/media/platform/ti/omap3isp/
H A Disph3a_aewb.c27 struct omap3isp_h3a_aewb_config *conf = priv; local
44 pcr = conf->saturation_limit << ISPH3A_PCR_AEW_AVE2LMT_SHIFT;
45 pcr |= !!conf->alaw_enable << ISPH3A_PCR_AEW_ALAW_EN_SHIFT;
47 win1 = ((conf->win_height >> 1) - 1) << ISPH3A_AEWWIN1_WINH_SHIFT;
48 win1 |= ((conf->win_width >> 1) - 1) << ISPH3A_AEWWIN1_WINW_SHIFT;
49 win1 |= (conf->ver_win_count - 1) << ISPH3A_AEWWIN1_WINVC_SHIFT;
50 win1 |= (conf->hor_win_count - 1) << ISPH3A_AEWWIN1_WINHC_SHIFT;
52 start = conf->hor_win_start << ISPH3A_AEWINSTART_WINSH_SHIFT;
53 start |= conf->ver_win_start << ISPH3A_AEWINSTART_WINSV_SHIFT;
55 blk = conf
97 h3a_aewb_get_buf_size(struct omap3isp_h3a_aewb_config *conf) argument
[all...]
H A Disphist.c33 struct omap3isp_hist_config *conf = hist->priv; local
56 hist->wait_acc_frames = conf->num_acc_frames;
65 struct omap3isp_hist_config *conf = priv; local
76 cnt = conf->cfa << ISPHIST_CNT_CFA_SHIFT;
78 wb_gain = conf->wg[0] << ISPHIST_WB_GAIN_WG00_SHIFT;
79 wb_gain |= conf->wg[1] << ISPHIST_WB_GAIN_WG01_SHIFT;
80 wb_gain |= conf->wg[2] << ISPHIST_WB_GAIN_WG02_SHIFT;
81 if (conf->cfa == OMAP3ISP_HIST_CFA_BAYER)
82 wb_gain |= conf->wg[3] << ISPHIST_WB_GAIN_WG03_SHIFT;
86 if (c < conf
293 hist_get_buf_size(struct omap3isp_hist_config *conf) argument
[all...]
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dps.h28 if (hw->conf.flags & IEEE80211_CONF_IDLE)
40 if (hw->conf.flags & IEEE80211_CONF_IDLE)
/linux-master/drivers/hwmon/
H A Dtc74.c111 s32 conf; local
124 conf = i2c_smbus_read_byte_data(client, TC74_REG_CONFIG);
125 if (conf < 0) {
128 return conf;
131 if (conf & 0x3f) {
137 if (conf & BIT(7)) {
140 conf &= ~BIT(7);
142 ret = i2c_smbus_write_byte_data(client, TC74_REG_CONFIG, conf);
/linux-master/arch/mips/generic/
H A Dvmlinux.its.S25 default = "conf-default";
27 conf-default {
/linux-master/drivers/md/
H A Draid5.h396 * in conf->r5c_partial_stripe_list)
399 * in conf->r5c_full_stripe_list)
517 struct r5conf *conf; member in struct:r5worker_group
700 #define RAID5_STRIPE_SIZE(conf) STRIPE_SIZE
701 #define RAID5_STRIPE_SHIFT(conf) STRIPE_SHIFT
702 #define RAID5_STRIPE_SECTORS(conf) STRIPE_SECTORS
704 #define RAID5_STRIPE_SIZE(conf) ((conf)->stripe_size)
705 #define RAID5_STRIPE_SHIFT(conf) ((conf)
718 r5_next_bio(struct r5conf *conf, struct bio *bio, sector_t sector) argument
[all...]
H A Draid5-ppl.c275 struct r5conf *conf = sh->raid_conf; local
328 if ((sh->sector == sh_last->sector + RAID5_STRIPE_SECTORS(conf)) &&
329 (data_sector >> ilog2(conf->chunk_sectors) ==
330 data_sector_last >> ilog2(conf->chunk_sectors)) &&
361 int ppl_write_stripe(struct r5conf *conf, struct stripe_head *sh) argument
363 struct ppl_conf *ppl_conf = conf->log_private;
532 void ppl_write_stripe_run(struct r5conf *conf) argument
534 struct ppl_conf *ppl_conf = conf->log_private;
551 struct r5conf *conf = ppl_conf->mddev->private; local
578 wake_up(&conf
586 struct r5conf *conf = ppl_conf->mddev->private; local
612 struct r5conf *conf = ppl_conf->mddev->private; local
651 ppl_no_io_unit_submitted(struct r5conf *conf, struct ppl_log *log) argument
662 ppl_quiesce(struct r5conf *conf, int quiesce) argument
789 struct r5conf *conf = mddev->private; local
1239 ppl_exit_log(struct r5conf *conf) argument
1315 ppl_init_log(struct r5conf *conf) argument
1449 ppl_modify_log(struct r5conf *conf, struct md_rdev *rdev, bool add) argument
1495 struct r5conf *conf; local
[all...]
/linux-master/arch/mips/mobileye/
H A Dvmlinux.its.S25 default = "conf-default";
27 conf-default {
/linux-master/drivers/phy/marvell/
H A Dphy-armada38x-comphy.c45 void __iomem *conf; member in struct:a38x_comphy
67 u32 conf; local
69 if (priv->conf) {
70 conf = readl_relaxed(priv->conf);
72 conf |= BIT(lane->port);
74 conf &= ~BIT(lane->port);
75 writel(conf, priv->conf);
215 res = platform_get_resource_byname(pdev, IORESOURCE_MEM, "conf");
[all...]
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dvgpu.c123 const struct intel_vgpu_config *conf = &intel_vgpu_configs[i]; local
125 if (low_avail / conf->low_mm == 0)
127 if (conf->weight < 1 || conf->weight > VGPU_MAX_WEIGHT)
131 GRAPHICS_VER(gvt->gt->i915) == 8 ? 4 : 5, conf->name);
132 gvt->types[i].conf = conf;
136 min(low_avail / conf->low_mm,
137 high_avail / conf->high_mm),
138 conf
312 intel_gvt_create_vgpu(struct intel_vgpu *vgpu, const struct intel_vgpu_config *conf) argument
[all...]
/linux-master/drivers/net/ethernet/marvell/octeon_ep_vf/
H A Doctep_vf_cnxk.c131 for (q = 0; q < CFG_GET_PORTS_ACTIVE_IO_RINGS(oct->conf); q++) {
140 struct octep_vf_config *conf = oct->conf; local
144 conf->ring_cfg.max_io_rings = (reg_val >> CNXK_VF_R_IN_CTL_RPVF_POS) &
146 conf->ring_cfg.active_io_rings = conf->ring_cfg.max_io_rings;
148 conf->iq.num_descs = OCTEP_VF_IQ_MAX_DESCRIPTORS;
149 conf->iq.instr_type = OCTEP_VF_64BYTE_INSTR;
150 conf->iq.db_min = OCTEP_VF_DB_MIN;
151 conf
[all...]
H A Doctep_vf_cn9k.c129 for (q = 0; q < CFG_GET_PORTS_ACTIVE_IO_RINGS(oct->conf); q++) {
138 struct octep_vf_config *conf = oct->conf; local
142 conf->ring_cfg.max_io_rings = (reg_val >> CN93_VF_R_IN_CTL_RPVF_POS) &
144 conf->ring_cfg.active_io_rings = conf->ring_cfg.max_io_rings;
146 conf->iq.num_descs = OCTEP_VF_IQ_MAX_DESCRIPTORS;
147 conf->iq.instr_type = OCTEP_VF_64BYTE_INSTR;
148 conf->iq.db_min = OCTEP_VF_DB_MIN;
149 conf
[all...]
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dacx.c171 acx->lifetime = cpu_to_le32(wl->conf.rx.rx_msdu_life_time);
260 rx_timeout->ps_poll_timeout = cpu_to_le16(wl->conf.rx.ps_poll_timeout);
261 rx_timeout->upsd_timeout = cpu_to_le16(wl->conf.rx.upsd_timeout);
287 rts_threshold = wl->conf.rx.rts_threshold;
314 struct conf_itrim_settings *c = &wl->conf.itrim;
350 wl->conf.conn.bcn_filt_mode == CONF_BCN_FILT_MODE_DISABLED)
399 for (i = 0; i < wl->conf.conn.bcn_filt_ie_count; i++) {
400 struct conf_bcn_filt_rule *r = &(wl->conf.conn.bcn_filt_ie[i]);
456 threshold = wl->conf.conn.synch_fail_thold;
457 timeout = wl->conf
1651 struct conf_rate_policy_settings *conf = &wl->conf.rate; local
1693 struct conf_hangover_settings *conf = &wl->conf.hangover; local
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_fdir.c224 * @conf: FDIR configuration for each filter
234 struct virtchnl_fdir_fltr_conf *conf,
246 ((fdir_inset_map[i].mask & conf->inset_flag) !=
265 * @conf: FDIR configuration for each filter
275 struct virtchnl_fdir_fltr_conf *conf,
290 ret = ice_vc_fdir_parse_flow_fld(hdr, conf, fld, &fld_cnt);
312 * @conf: FDIR configuration for each filter
319 struct virtchnl_fdir_fltr_conf *conf,
322 enum ice_fltr_ptype flow = conf->input.flow_type;
323 enum ice_fdir_tunnel_type ttype = conf
233 ice_vc_fdir_parse_flow_fld(struct virtchnl_proto_hdr *proto_hdr, struct virtchnl_fdir_fltr_conf *conf, enum ice_flow_field *fld, int *fld_cnt) argument
274 ice_vc_fdir_set_flow_fld(struct ice_vf *vf, struct virtchnl_fdir_add *fltr, struct virtchnl_fdir_fltr_conf *conf, struct ice_flow_seg_info *seg) argument
318 ice_vc_fdir_set_flow_hdr(struct ice_vf *vf, struct virtchnl_fdir_fltr_conf *conf, struct ice_flow_seg_info *seg) argument
551 ice_vc_fdir_has_prof_conflict(struct ice_vf *vf, struct virtchnl_fdir_fltr_conf *conf) argument
732 ice_vc_fdir_config_input_set(struct ice_vf *vf, struct virtchnl_fdir_add *fltr, struct virtchnl_fdir_fltr_conf *conf, int tun) argument
798 ice_vc_fdir_parse_pattern(struct ice_vf *vf, struct virtchnl_fdir_add *fltr, struct virtchnl_fdir_fltr_conf *conf) argument
1022 ice_vc_fdir_parse_action(struct ice_vf *vf, struct virtchnl_fdir_add *fltr, struct virtchnl_fdir_fltr_conf *conf) argument
1096 ice_vc_validate_fdir_fltr(struct ice_vf *vf, struct virtchnl_fdir_add *fltr, struct virtchnl_fdir_fltr_conf *conf) argument
1160 ice_vc_fdir_is_dup_fltr(struct ice_vf *vf, struct virtchnl_fdir_fltr_conf *conf) argument
1188 ice_vc_fdir_insert_entry(struct ice_vf *vf, struct virtchnl_fdir_fltr_conf *conf, u32 *id) argument
1212 ice_vc_fdir_remove_entry(struct ice_vf *vf, struct virtchnl_fdir_fltr_conf *conf, u32 id) argument
1240 struct virtchnl_fdir_fltr_conf *conf; local
1260 ice_vc_fdir_write_fltr(struct ice_vf *vf, struct virtchnl_fdir_fltr_conf *conf, bool add, bool is_tun) argument
1540 struct virtchnl_fdir_fltr_conf *conf = ctx->conf; local
1604 struct virtchnl_fdir_fltr_conf *conf = ctx->conf; local
1734 ice_vc_fdir_set_irq_ctx(struct ice_vf *vf, struct virtchnl_fdir_fltr_conf *conf, enum virtchnl_ops v_opcode) argument
1791 struct virtchnl_fdir_fltr_conf *conf; local
1919 struct virtchnl_fdir_fltr_conf *conf; local
[all...]
/linux-master/drivers/net/wireless/silabs/wfx/
H A Dsta.h50 int wfx_add_chanctx(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *conf);
51 void wfx_remove_chanctx(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *conf);
52 void wfx_change_chanctx(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *conf, u32 changed);
55 struct ieee80211_chanctx_conf *conf);
58 struct ieee80211_chanctx_conf *conf);
/linux-master/drivers/iio/adc/
H A Dad7091r5.c31 int ret, conf; local
35 conf = 0;
38 conf = AD7091R_REG_CONF_CMD;
41 conf = AD7091R_REG_CONF_AUTO;
48 AD7091R_REG_CONF_MODE_MASK, conf);
/linux-master/drivers/net/ethernet/mscc/
H A Docelot_police.c24 struct qos_policer_conf *conf)
33 pir = conf->pir;
34 pbs = conf->pbs;
36 switch (conf->mode) {
39 if (conf->mode == MSCC_QOS_RATE_MODE_LINE) {
41 ipg = min_t(u8, GENMASK(4, 0), conf->ipg);
45 if (conf->dlb) {
47 cir = conf->cir;
48 cbs = conf->cbs;
58 cf = conf
23 qos_policer_conf_set(struct ocelot *ocelot, u32 pol_ix, struct qos_policer_conf *conf) argument
[all...]
/linux-master/drivers/ata/
H A Dpata_it821x.c131 u8 conf; local
135 conf = timing >> 8;
137 conf = timing & 0xFF;
138 pci_write_config_byte(pdev, 0x54 + 4 * channel, conf);
160 u8 conf; local
164 conf = timing >> 8;
166 conf = timing & 0xFF;
168 pci_write_config_byte(pdev, 0x56 + 4 * channel + unit, conf);
171 pci_write_config_byte(pdev, 0x56 + 4 * channel, conf);
172 pci_write_config_byte(pdev, 0x56 + 4 * channel + 1, conf);
296 u8 conf; local
742 u8 conf; local
878 u8 conf; local
[all...]
/linux-master/net/sched/
H A Dem_canid.c123 struct can_filter *conf = data; /* Array with rules */ local
154 if (conf[i].can_id & CAN_EFF_FLAG) {
156 &conf[i],
165 if (!(conf[i].can_id & CAN_EFF_FLAG)) {
169 &conf[i], sizeof(struct can_filter));
174 conf[i].can_id, conf[i].can_mask);

Completed in 621 milliseconds

1234567891011>>