Searched refs:on (Results 26 - 50 of 1072) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/net/forwarding/
H A Dbridge_locked_port.sh102 bridge link set dev $swp1 locked on
133 bridge link set dev $swp1 locked on
161 bridge link set dev $swp1 locked on
187 bridge link set dev $swp1 learning on locked on
190 check_fail $? "Ping worked on a locked port without an FDB entry"
195 bridge link set dev $swp1 learning on locked on mab on
198 check_fail $? "Ping worked on MA
[all...]
H A Dethtool.sh72 ethtool -s $h2 autoneg on
73 ethtool -s $h1 autoneg on
96 ethtool -s $h2 autoneg on
97 ethtool -s $h1 autoneg on
103 # endpoints and the other device is configured to autoneg on, the links
114 check_err $? "h1-speed=$speed autoneg off, h2 autoneg on"
115 log_test "one side with autoneg off and another with autoneg on"
119 ethtool -s $h1 autoneg on
215 ethtool -s $h2 autoneg on
216 ethtool -s $h1 autoneg on
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dled.c11 static void iwl_mvm_send_led_fw_cmd(struct iwl_mvm *mvm, bool on) argument
14 .status = cpu_to_le32(on),
33 static void iwl_mvm_led_set(struct iwl_mvm *mvm, bool on) argument
37 iwl_mvm_send_led_fw_cmd(mvm, on);
42 on ? CSR_LED_REG_TURN_ON : CSR_LED_REG_TURN_OFF);
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dled.c56 * Adjust led blink rate to compensate on a MAC Clock difference on every HW
57 * Led blink rate analysis showed an average deviation of 20% on 5000 series
59 * Need to compensate on the led on/off time per HW according to the deviation
98 unsigned long on,
110 if (priv->blink_on == on && priv->blink_off == off)
115 on = IWL_LED_SOLID;
118 led_cmd.on = iwl_blink_compensation(priv, on,
97 iwl_led_cmd(struct iwl_priv *priv, unsigned long on, unsigned long off) argument
135 unsigned long on = 0; local
[all...]
/linux-master/sound/core/
H A Dmisc.c164 int on; member in struct:snd_fasync
180 if (fasync->on)
189 int snd_fasync_helper(int fd, struct file *file, int on, argument
194 if (on) {
212 fasync->on = on;
214 return fasync_helper(fd, file, on, &fasync->fasync);
222 if (!fasync || !fasync->on)
237 fasync->on = 0;
/linux-master/arch/powerpc/platforms/powermac/
H A Dudbg_adb.c26 * udbg implementation and work on top of it. It must thus be
77 int k, t, on; local
83 on = 0;
87 on = 1 - on;
88 btext_drawchar(on? 0xdb: 0x20);
96 if (on)
/linux-master/drivers/net/wireless/ath/ath5k/
H A Dani.h43 * algorithm after it has been on auto mode.
48 * @ATH5K_ANI_MODE_AUTO: Automatically control immunity parameters based on the
65 * @ofdm_weak_sig: OFDM weak signal detection state (on/off)
66 * @cck_weak_sig: CCK weak signal detection state (on/off)
114 void ath5k_ani_set_ofdm_weak_signal_detection(struct ath5k_hw *ah, bool on);
115 void ath5k_ani_set_cck_weak_signal_detection(struct ath5k_hw *ah, bool on);
/linux-master/include/linux/platform_data/
H A Dcyttsp4.h49 int on, struct device *dev);
51 int on, struct device *dev, atomic_t *ignore_irq);
H A Dusb-ohci-s3c2410.h27 void (*enable_oc)(struct s3c2410_hcd_info *, int on);
H A Dusb-omap1.h14 /* Configure drivers according to the connectors on your board:
33 /* signaling pins used to talk to transceiver on usbN:
54 int (*transceiver_power)(int on);
/linux-master/fs/pstore/
H A Dftrace.c67 static int pstore_set_ftrace_enabled(bool on) argument
71 if (on == pstore_ftrace_enabled)
74 if (on) {
83 __func__, on ? "" : "un", ret);
85 pstore_ftrace_enabled = on;
94 u8 on; local
97 ret = kstrtou8_from_user(buf, count, 2, &on);
102 ret = pstore_set_ftrace_enabled(on);
/linux-master/drivers/net/ethernet/ti/icssg/
H A Dicss_iep.h24 struct ptp_perout_request *req, int on,
26 int (*extts_enable)(void *clockops_data, u32 index, int on);
/linux-master/drivers/usb/host/
H A Dpci-quirks.h13 void sb800_prefetch(struct device *dev, int on);
31 static inline void sb800_prefetch(struct device *dev, int on) {} argument
/linux-master/drivers/ufs/host/
H A Dufs-mediatek.h239 #define ufs_mtk_va09_pwr_ctrl(res, on) \
240 ufs_mtk_smc(UFS_MTK_SIP_VA09_PWR_CTRL, &(res), on)
245 #define ufs_mtk_ref_clk_notify(on, stage, res) \
246 ufs_mtk_smc(UFS_MTK_SIP_REF_CLK_NOTIFICATION, &(res), on, stage)
251 #define ufs_mtk_host_pwr_ctrl(opt, on, res) \
252 ufs_mtk_smc(UFS_MTK_SIP_HOST_PWR_CTRL, &(res), opt, on)
257 #define ufs_mtk_device_pwr_ctrl(on, ufs_ver, res) \
258 ufs_mtk_smc(UFS_MTK_SIP_DEVICE_PWR_CTRL, &(res), on, ufs_ver)
/linux-master/arch/m68k/fpsp040/
H A Dx_bsun.S4 | fpsp_bsun --- FPSP handler for branch/set on unordered exception
9 | measures as outlined in the 040 User's Manual on pages
16 | For details on the license for this file, please see the
/linux-master/tools/perf/util/
H A Devswitch.h13 struct evsel *on, *off; member in struct:evswitch
24 OPT_STRING(0, "switch-on", &(evswitch)->on_name, \
28 OPT_BOOLEAN(0, "show-on-off-events", &(evswitch)->show_on_off_events, \
29 "Show the on/off switch events, used with --switch-on and --switch-off")
/linux-master/arch/alpha/lib/
H A Dev6-csum_ipv6_magic.S116 cmpult $20,$3,$3 # E : (1 cycle stall on $20)
117 addq $20,$18,$20 # E : U L U L (1 cycle stall on $20)
120 addq $20,$19,$20 # E : (1 cycle stall on $20)
125 addq $18,$19,$18 # E : (1 cycle stall on $19)
128 /* (1 cycle stall on $18, 2 cycles on $20) */
131 zapnot $0,15,$1 # U : Start folding output (1 cycle stall on $0)
133 srl $0,32,$0 # U : U L U L : (1 cycle stall on $0)
136 extwl $1,2,$2 # U : ushort[1] (1 cycle stall on $1)
137 zapnot $1,3,$0 # U : ushort[0] (1 cycle stall on
[all...]
/linux-master/sound/pci/cs5535audio/
H A Dcs5535audio_olpc.c20 * OLPC has an additional feature on top of the regular AD1888 codec features.
22 * High Pass Filter) via GPIO. It is supported on B2 and later models.
24 void olpc_analog_input(struct snd_ac97 *ac97, int on) argument
33 1 << AC97_AD_HPFD_SHIFT, on << AC97_AD_HPFD_SHIFT);
41 gpio_set_value(OLPC_GPIO_MIC_AC, on);
47 void olpc_mic_bias(struct snd_ac97 *ac97, int on) argument
54 on = on ? 0 : 1;
56 1 << AC97_AD_VREFD_SHIFT, on << AC97_AD_VREFD_SHIFT);
139 /* invert EAPD if on a
[all...]
/linux-master/tools/testing/selftests/net/
H A Dveth.sh231 chk_tso_flag " - tso flag" $SRC on
232 chk_tso_flag " - peer tso flag" $DST on
239 ip netns exec $NS_DST ethtool -K veth$DST gro on
240 chk_gro_flag "with gro on - gro flag" $DST on
242 chk_tso_flag " - tso flag" $SRC on
243 chk_tso_flag " - peer tso flag" $DST on
245 ip netns exec $NS_DST ethtool -K veth$DST rx-udp-gro-forwarding on
266 ip netns exec $NS_DST ethtool -K veth$DST generic-receive-offload on
267 chk_gro_flag "gro vs xdp while down - gro flag on"
[all...]
/linux-master/drivers/cpufreq/
H A DKconfig.x868 depends on X86
25 depends on ACPI && ACPI_PROCESSOR
39 depends on X86 && ACPI
56 depends on X86_AMD_PSTATE
60 Select the default mode the amd-pstate driver will use on
73 depends on X86 && ACPI_PROCESSOR
80 is set disabled, it can tell the users test can only run on amd-pstate
88 depends on ACPI_PROCESSOR
105 depends on X86_ACPI_CPUFREQ && CPU_SUP_AMD
116 depends on MELA
[all...]
/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_gmin_platform.c162 * performance issues on multiple devices.
568 * from the PMIC that would be providing power supply, like on the
597 * At least on the DSDT tables we've seen so far, there's no _PR3,
622 * The "CamClk" EFI var is set via fastboot on some Android devices,
733 int ctrl_reg, int shift, bool on)
742 val = on ? 1 << shift : 0;
752 * Some boards contain a hw-bug where turning eldo2 back on after having turned
753 * it off causes the CPLM3218 ambient-light-sensor on the image-sensor's I2C bus
754 * to crash, hanging the bus. Do not turn eldo2 off on these systems.
803 static int gmin_gpio0_ctrl(struct v4l2_subdev *subdev, int on) argument
731 axp_regulator_set(struct device *dev, struct gmin_subdev *gs, int sel_reg, u8 setting, int ctrl_reg, int shift, bool on) argument
814 gmin_gpio1_ctrl(struct v4l2_subdev *subdev, int on) argument
825 gmin_v1p2_ctrl(struct v4l2_subdev *subdev, int on) argument
846 gmin_v1p8_ctrl(struct v4l2_subdev *subdev, int on) argument
927 gmin_v2p8_ctrl(struct v4l2_subdev *subdev, int on) argument
1009 gmin_acpi_pm_ctrl(struct v4l2_subdev *subdev, int on) argument
1040 gmin_flisclk_ctrl(struct v4l2_subdev *subdev, int on) argument
[all...]
/linux-master/fs/kernfs/
H A Dfile.c35 * kernfs_node is on the list or not can be determined by testing the next
127 * should be performed or not only on ERR_PTR(-ENODEV).
288 * write, so we don't support them. We expect the entire buffer to come on
512 * %0 on success, -errno on failure.
517 struct kernfs_open_node *on; local
521 on = kernfs_deref_open_node_locked(kn);
523 if (!on) {
525 on = kzalloc(sizeof(*on), GFP_KERNE
562 struct kernfs_open_node *on; local
775 struct kernfs_open_node *on; local
794 struct kernfs_open_node *on; local
838 struct kernfs_open_node *on = of_on(of); local
966 struct kernfs_open_node *on; local
[all...]
/linux-master/drivers/leds/
H A Dleds-lp8788.c27 int on; member in struct:lp8788_led
74 enum lp8788_isink_number num, int on)
79 u8 val = on << num;
83 led->on = on;
113 if (enable != led->on)
73 lp8788_led_enable(struct lp8788_led *led, enum lp8788_isink_number num, int on) argument
/linux-master/drivers/mtd/maps/
H A Dphysmap-versatile.c3 * Versatile OF physmap driver add-on
110 /* Enable write cycles on the EBI, CSR1 (flash) */
122 static void ap_flash_set_vpp(struct map_info *map, int on) argument
126 if (on) {
150 static void cp_flash_set_vpp(struct map_info *map, int on) argument
154 if (on) {
177 static void versatile_flash_set_vpp(struct map_info *map, int on) argument
182 0x01, !!on);
/linux-master/arch/arm/mach-omap2/
H A Dvc44xx_data.c89 * Voltage levels for different operating modes: on, sleep, retention and off
97 .on = OMAP4_ON_VOLTAGE_UV,
104 .on = OMAP4_ON_VOLTAGE_UV,
111 .on = OMAP4_ON_VOLTAGE_UV,

Completed in 265 milliseconds

1234567891011>>