Searched refs:conf (Results 226 - 250 of 738) sorted by relevance

1234567891011>>

/linux-master/tools/tracing/rtla/
H A DMakefile.rtla14 $(call allow-override,LD_SO_CONF_PATH,/etc/ld.so.conf.d/)
/linux-master/tools/verification/rv/
H A DMakefile.rv14 $(call allow-override,LD_SO_CONF_PATH,/etc/ld.so.conf.d/)
/linux-master/drivers/net/pcs/
H A Dpcs-rzn1-miic.c425 s8 conf[MIIC_MODCTRL_CONF_CONV_NUM])
431 if (conf[i] != MIIC_MODCTRL_CONF_NONE)
432 conf_name = conf_to_string[conf[i]];
467 u32 conf; local
472 if (of_property_read_u32(np, "renesas,miic-switch-portin", &conf) == 0)
473 dt_val[0] = conf;
482 if (of_property_read_u32(conv, "renesas,miic-input", &conf) == 0)
483 dt_val[port] = conf;
424 miic_dump_conf(struct device *dev, s8 conf[MIIC_MODCTRL_CONF_CONV_NUM]) argument
/linux-master/scripts/
H A DMakefile.vmlinux6 include include/config/auto.conf
/linux-master/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c198 struct ieee80211_conf *conf = &hw->conf; local
205 ret = ath5k_chan_set(ah, &conf->chandef);
211 (ah->ah_txpower.txp_requested != conf->power_level)) {
212 ah->ah_txpower.txp_requested = conf->power_level;
215 ath5k_hw_set_txpower_limit(ah, (conf->power_level * 2));
219 ah->ah_retry_long = conf->long_frame_max_tx_count;
220 ah->ah_retry_short = conf->short_frame_max_tx_count;
651 struct ieee80211_conf *conf = &hw->conf; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.c149 struct drm_mode_config *conf = &dev->mode_config; local
187 conf->tv_subconnector_property,
640 struct drm_mode_config *conf = &dev->mode_config; local
660 conf->tv_select_subconnector_property,
663 conf->tv_subconnector_property,
666 conf->legacy_tv_mode_property,
669 conf->tv_flicker_reduction_property,
672 conf->tv_saturation_property,
675 conf->tv_hue_property,
678 conf
689 struct drm_mode_config *conf = &encoder->dev->mode_config; local
[all...]
/linux-master/drivers/rtc/
H A Drtc-rv3029c2.c489 u8 conf; /* trickle config bits */ member in struct:rv3029_trickle_tab_elem
493 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_5K |
497 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_5K |
501 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_5K |
505 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_5K,
508 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_20K |
512 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_20K,
515 .conf = RV3029_TRICKLE_1K | RV3029_TRICKLE_80K,
518 .conf = RV3029_TRICKLE_1K,
521 .conf
[all...]
/linux-master/drivers/net/wireless/ti/wl1251/
H A Dmain.c587 static bool wl1251_can_do_pm(struct ieee80211_conf *conf, struct wl1251 *wl) argument
589 return (conf->flags & IEEE80211_CONF_PS) && !wl->monitor_present;
595 struct ieee80211_conf *conf = &hw->conf; local
599 conf->chandef.chan->center_freq);
604 conf->flags & IEEE80211_CONF_MONITOR ? "on" : "off",
605 conf->flags & IEEE80211_CONF_PS ? "on" : "off",
606 conf->power_level);
617 if (conf->flags & IEEE80211_CONF_MONITOR) {
651 if (wl1251_can_do_pm(conf, w
1333 struct ieee80211_conf *conf = &hw->conf; local
[all...]
/linux-master/drivers/watchdog/
H A Dvia_wdt.c161 unsigned char conf; local
182 pci_read_config_byte(pdev, VIA_WDT_CONF, &conf);
183 conf |= VIA_WDT_CONF_ENABLE | VIA_WDT_CONF_MMIO;
184 pci_write_config_byte(pdev, VIA_WDT_CONF, conf);
/linux-master/drivers/net/wireless/ti/wl18xx/
H A Dwl18xx.h11 #include "conf.h"
38 struct wl18xx_priv_conf conf; member in struct:wl18xx_priv
/linux-master/drivers/net/wireless/ti/wl12xx/
H A Dwl12xx.h11 #include "conf.h"
63 struct wl12xx_priv_conf conf; member in struct:wl12xx_priv
/linux-master/tools/testing/selftests/net/forwarding/
H A Dmirror_gre_vlan_bridge_1q.sh89 sysctl_set net.ipv4.conf.all.rp_filter 0
90 sysctl_set net.ipv4.conf.$h3.rp_filter 0
122 sysctl_restore net.ipv4.conf.$h3.rp_filter
123 sysctl_restore net.ipv4.conf.all.rp_filter
/linux-master/scripts/selinux/
H A Dinstall_policy.sh39 ./mdp -m policy.conf file_contexts
40 $CP -U allow -M -o policy.$VERS policy.conf
/linux-master/tools/testing/selftests/net/
H A Dtraceroute.sh84 ip netns exec ${ns} sysctl -qw net.ipv6.conf.all.keep_addr_on_down=1
85 ip netns exec ${ns} sysctl -qw net.ipv6.conf.all.forwarding=1
86 ip netns exec ${ns} sysctl -qw net.ipv6.conf.default.forwarding=1
87 ip netns exec ${ns} sysctl -qw net.ipv6.conf.default.accept_dad=0
H A Darp_ndisc_evict_nocarrier.sh28 sysctl -w net.ipv6.conf.veth1.ndisc_evict_nocarrier=1 >/dev/null 2>&1
29 sysctl -w net.ipv6.conf.all.ndisc_evict_nocarrier=1 >/dev/null 2>&1
91 sysctl -w net.ipv4.conf.veth0.arp_evict_nocarrier=1 >/dev/null 2>&1
92 sysctl -w net.ipv4.conf.all.arp_evict_nocarrier=1 >/dev/null 2>&1
98 setup_v4 "net.ipv4.conf.veth0.arp_evict_nocarrier=1"
116 setup_v4 "net.ipv4.conf.veth0.arp_evict_nocarrier=0"
133 setup_v4 "net.ipv4.conf.all.arp_evict_nocarrier=0"
150 setup_v6 "net.ipv6.conf.veth1.ndisc_evict_nocarrier=1"
167 setup_v6 "net.ipv6.conf.veth1.ndisc_evict_nocarrier=0"
184 setup_v6 "net.ipv6.conf
[all...]
H A Dsrv6_end_next_csid_l3vpn_test.sh518 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
519 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
520 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.forwarding=1
522 ip netns exec "${nsname}" sysctl -wq net.ipv4.conf.all.rp_filter=0
523 ip netns exec "${nsname}" sysctl -wq net.ipv4.conf.default.rp_filter=0
750 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
751 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
790 sysctl -wq net.ipv6.conf."${RT2HS_DEVNAME}".proxy_ndp=1
792 sysctl -wq net.ipv4.conf."${RT2HS_DEVNAME}".proxy_arp=1
797 sysctl -wq net.ipv4.conf
[all...]
H A Dsrv6_end_x_next_csid_l3vpn_test.sh458 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
459 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
460 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.forwarding=1
462 ip netns exec "${nsname}" sysctl -wq net.ipv4.conf.all.rp_filter=0
463 ip netns exec "${nsname}" sysctl -wq net.ipv4.conf.default.rp_filter=0
810 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
811 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
850 sysctl -wq net.ipv6.conf."${RT2HS_DEVNAME}".proxy_ndp=1
852 sysctl -wq net.ipv4.conf."${RT2HS_DEVNAME}".proxy_arp=1
857 sysctl -wq net.ipv4.conf
[all...]
/linux-master/drivers/hwmon/
H A Dlm73.c233 int id, ctrl, conf; local
247 conf = i2c_smbus_read_byte_data(new_client, LM73_REG_CONF);
248 if (conf < 0 || (conf & 0x0c))
/linux-master/arch/mips/include/asm/
H A Dcpu-features.h666 #define cpu_guest_has_conf1 (cpu_data[0].guest.conf & (1 << 1))
669 #define cpu_guest_has_conf2 (cpu_data[0].guest.conf & (1 << 2))
672 #define cpu_guest_has_conf3 (cpu_data[0].guest.conf & (1 << 3))
675 #define cpu_guest_has_conf4 (cpu_data[0].guest.conf & (1 << 4))
678 #define cpu_guest_has_conf5 (cpu_data[0].guest.conf & (1 << 5))
681 #define cpu_guest_has_conf6 (cpu_data[0].guest.conf & (1 << 6))
684 #define cpu_guest_has_conf7 (cpu_data[0].guest.conf & (1 << 7))
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt35560.c52 const struct nt35560_config *conf; member in struct:nt35560
423 const struct nt35560_config *conf = nt->conf; local
428 conf->vid_mode);
431 conf->cmd_mode);
468 nt->conf = of_device_get_match_data(dev);
469 if (!nt->conf) {
/linux-master/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_rx.c137 oq->max_count = CFG_GET_OQ_NUM_DESC(oct->conf);
139 oq->buffer_size = CFG_GET_OQ_BUF_SIZE(oct->conf);
146 if (oct->conf->fw_info.rx_ol_flags)
149 oq->refill_threshold = CFG_GET_OQ_REFILL_THRESHOLD(oct->conf);
255 for (i = 0; i < CFG_GET_PORTS_ACTIVE_IO_RINGS(oct->conf); i++) {
299 for (i = 0; i < CFG_GET_PORTS_ACTIVE_IO_RINGS(oct->conf); i++) {
377 if (oct->conf->fw_info.rx_ol_flags) {
/linux-master/drivers/iio/light/
H A Dveml6075.c103 int ret, conf, int_time; local
105 ret = regmap_read(data->regmap, VEML6075_CMD_CONF, &conf);
111 (conf | VEML6075_CONF_TRIG) & ~VEML6075_CONF_SD);
120 int_time = veml6075_it_ms[FIELD_GET(VEML6075_CONF_IT, conf)];
198 int ret, conf; local
200 ret = regmap_read(data->regmap, VEML6075_CMD_CONF, &conf);
204 return FIELD_GET(VEML6075_CONF_IT, conf);
/linux-master/sound/soc/meson/
H A Daxg-spdifin.c53 const struct axg_spdifin_cfg *conf; member in struct:axg_spdifin
90 rate = priv->conf->mode_rates[mode];
155 return rate / (128 * priv->conf->mode_rates[mode]);
165 ret = clk_set_rate(priv->refclk, priv->conf->ref_rate);
426 snd_pcm_rate_to_rate_bit(priv->conf->mode_rates[i]);
449 priv->conf = of_device_get_match_data(dev);
450 if (!priv->conf) {
/linux-master/drivers/clk/qcom/
H A Dclk-rcg2.c268 const struct freq_conf *conf, *best_conf = NULL; local
282 for (i = 0, conf = f->confs; i < f->num_confs; i++, conf++) {
283 index = qcom_find_src_index(hw, rcg->parent_map, conf->src);
292 rate = calc_rate(parent_rate, conf->n, conf->m, conf->n, conf->pre_div);
295 best_conf = conf;
302 best_conf = conf;
325 const struct freq_conf *conf; local
495 const struct freq_conf *conf; local
[all...]
/linux-master/drivers/spi/
H A Dspi-ep93xx.c279 struct dma_slave_config conf; local
292 memset(&conf, 0, sizeof(conf));
293 conf.direction = ep93xx_dma_data_to_trans_dir(dir);
300 conf.src_addr = espi->sspdr_phys;
301 conf.src_addr_width = buswidth;
307 conf.dst_addr = espi->sspdr_phys;
308 conf.dst_addr_width = buswidth;
311 ret = dmaengine_slave_config(chan, &conf);
359 txd = dmaengine_prep_slave_sg(chan, sgt->sgl, nents, conf
[all...]

Completed in 383 milliseconds

1234567891011>>