Home
last modified time | relevance | path

Searched refs:toggled (Results 1 – 25 of 41) sorted by relevance

12

/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dled.c80 ar->leds[i].toggled) { in carl9170_led_update()
82 if (ar->leds[i].toggled) in carl9170_led_update()
83 tmp = 70 + 200 / (ar->leds[i].toggled); in carl9170_led_update()
89 ar->leds[i].toggled = 0; in carl9170_led_update()
116 arl->toggled++; in carl9170_led_set_brightness()
120 if (likely(IS_ACCEPTING_CMD(ar) && arl->toggled)) in carl9170_led_set_brightness()
158 ar->leds[i].toggled = 0; in carl9170_led_unregister()
H A Dcarl9170.h204 unsigned int toggled; member
/openbmc/linux/drivers/net/wireless/intersil/p54/
H A Dled.c39 if (priv->leds[i].toggled) { in p54_update_leds()
42 tmp = 70 + 200 / (priv->leds[i].toggled); in p54_update_leds()
49 priv->leds[i].toggled = in p54_update_leds()
76 led->toggled++; in p54_led_brightness_set()
152 priv->leds[i].toggled = 0; in p54_unregister_leds()
H A Dp54.h151 unsigned int toggled; member
/openbmc/qemu/tests/qemu-iotests/
H A D24272 toggled = flags[0] ^ bitmap_flag_unknown
74 f.write(struct.pack("B", toggled))
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-platform-msi-laptop39 Touchpad state can only be toggled by pressing Fn+F3.
62 power. ECO mode can only be toggled by pressing Fn+F10.
82 toggled in software.
H A Dsysfs-platform-asus-wmi67 can be toggled to boot with only the dGPU (discrete mode) or in
/openbmc/linux/net/dccp/ccids/
H A DKconfig9 The debugging output can additionally be toggled by setting the
45 The debugging output can additionally be toggled by setting the
/openbmc/openbmc/poky/meta/recipes-sato/matchbox-config-gtk/files/
H A Dno-handed.patch32 g_signal_connect (handed_check, "toggled", G_CALLBACK (on_handed_set), NULL);
/openbmc/linux/net/dccp/
H A DKconfig38 When compiling DCCP as a module, this debugging output can be toggled
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Drohm,bd71815-regulator.yaml96 # buck voltages to not be toggled by HW state. Enable status may still
97 # be toggled by state changes depending on HW default settings.
/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-davinci.txt27 GPIOs, so they can be toggled manually.
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-panel/files/
H A D0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch29 g_signal_connect (G_OBJECT (plugin->button), "toggled",
/openbmc/u-boot/scripts/kconfig/
H A Dqconf.cc888 connect(action, SIGNAL(toggled(bool)), in contextMenuEvent()
896 connect(action, SIGNAL(toggled(bool)), in contextMenuEvent()
904 connect(action, SIGNAL(toggled(bool)), in contextMenuEvent()
1239 connect(action, SIGNAL(toggled(bool)), SLOT(setShowDebug(bool))); in createStandardContextMenu()
1422 connect(showNameAction, SIGNAL(toggled(bool)), configView, SLOT(setShowName(bool))); in ConfigMainWindow()
1426 connect(showRangeAction, SIGNAL(toggled(bool)), configView, SLOT(setShowRange(bool))); in ConfigMainWindow()
1429 connect(showDataAction, SIGNAL(toggled(bool)), configView, SLOT(setShowData(bool))); in ConfigMainWindow()
1447 connect(showDebugAction, SIGNAL(toggled(bool)), helpText, SLOT(setShowDebug(bool))); in ConfigMainWindow()
/openbmc/linux/drivers/accessibility/speakup/
H A DDefaultKeyAssignments37 InsKeyPad-Enter Shut Up (until toggled back on).
/openbmc/qemu/hw/arm/
H A Dtrace-events26 smmuv3_write_gerror(uint32_t toggled, uint32_t gerror) "toggled=0x%x, new GERROR=0x%x"
H A Dsmmuv3.c90 uint32_t toggled = s->gerrorn ^ new_gerrorn; in smmuv3_write_gerrorn() local
92 if (toggled & ~pending) { in smmuv3_write_gerrorn()
95 toggled & ~pending); in smmuv3_write_gerrorn()
104 trace_smmuv3_write_gerrorn(toggled & pending, s->gerrorn); in smmuv3_write_gerrorn()
/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Dsummit,smb347-charger.yaml91 description: INOK signal is fixed and polarity needs to be toggled
/openbmc/linux/scripts/kconfig/
H A Dqconf.cc895 connect(action, &QAction::toggled, in contextMenuEvent()
951 connect(action, &QAction::toggled, in ConfigInfoView()
1426 connect(showNameAction, &QAction::toggled, in ConfigMainWindow()
1446 connect(showDebugAction, &QAction::toggled, in ConfigMainWindow()
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-ast2600-evb.dts300 * toggled by GPIO pins.
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsm6115p-lenovo-j606f.dts317 * that needs to be toggled for the SD Card slot to work properly..
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dfsl,fec.yaml222 milliseconds will be observed after the phy-reset-gpios has been toggled.
/openbmc/docs/designs/
H A Ddevice-tree-gpio-naming.md126 supply fans run at full speed (Fans Full Speed). When toggled low, then high, it
/openbmc/linux/Documentation/sound/cards/
H A Dcmipci.rst195 can be toggled via IEC958 playback control, but usually you need to
/openbmc/linux/Documentation/block/
H A Ddata-integrity.rst184 IMD generation and verification can be toggled using the::

12