Home
last modified time | relevance | path

Searched refs:deactivate (Results 1 – 25 of 37) sorted by relevance

12

/openbmc/u-boot/drivers/gpio/
H A Dhsdk-creg-gpio.c25 u8 deactivate; member
36 reg |= ((val ? hcg->deactivate : hcg->activate) << reg_shift); in hsdk_creg_gpio_set_value()
67 return (val == hcg->deactivate) ? 1 : 0; in hsdk_creg_gpio_get_value()
81 u32 shift, bit_per_gpio, activate, deactivate, gpio_count; in hsdk_creg_gpio_probe() local
89 deactivate = dev_read_u32_default(dev, "gpio-deactivate-val", 0); in hsdk_creg_gpio_probe()
124 if (GENMASK(31, bit_per_gpio) & deactivate) { in hsdk_creg_gpio_probe()
131 if (activate == deactivate) { in hsdk_creg_gpio_probe()
141 hcg->deactivate = (u8)deactivate; in hsdk_creg_gpio_probe()
/openbmc/u-boot/doc/device-tree-bindings/gpio/
H A Dsnps,creg-gpio.txt9 write 0x3 == set output to "0" (deactivate)
22 - gpio-deactivate-val: Value should be set in corresponding field to set
41 gpio-deactivate-val = <3>;
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/
H A D0001-Remove-python-venv.patch183 - alias mycroft-venv-deactivate="deactivate && unalias mycroft-venv-deactivate 2>/dev/null &…
185 - echo "Entering Mycroft virtual environment. Run 'mycroft-venv-deactivate' to exit"
/openbmc/u-boot/arch/arm/dts/
H A Dtegra124-nyan-big-u-boot.dtsi18 spi-deactivate-delay = <500>;
H A Drk3288-veyron-chromebook.dtsi97 spi-deactivate-delay = <200>;
H A Dexynos5800-peach-pi.dts192 spi-deactivate-delay = <200>;
H A Dexynos5420-peach-pit.dts329 spi-deactivate-delay = <200>;
/openbmc/dbus-sensors/src/hwmon-temp/
H A DHwmonTempSensor.cpp112 void HwmonTempSensor::deactivate() in deactivate() function in HwmonTempSensor
124 deactivate(); in ~HwmonTempSensor()
H A DHwmonTempSensor.hpp48 void deactivate();
/openbmc/openbmc/poky/meta/site/
H A Dcommon18 # python: deactivate a runtime check for ipv6-support in python >=2.7.1 that fails when cross-compi…
/openbmc/telemetry/src/
H A Dstate.hpp46 object.deactivate(); in set()
H A Dreport.hpp91 void deactivate();
/openbmc/dbus-sensors/src/psu/
H A DPSUSensor.cpp107 deactivate(); in ~PSUSensor()
137 void PSUSensor::deactivate() in deactivate() function in PSUSensor
H A DPSUSensor.hpp38 void deactivate();
/openbmc/openbmc/poky/scripts/contrib/
H A Dpatchtest.sh102 deactivate
/openbmc/docs/designs/inventory/
H A Dgpio-based-hardware-inventory.md140 deactivate EM
149 deactivate PresenceDaemon
152 deactivate EM
164 deactivate PresenceDaemon
169 deactivate EM
171 deactivate AnyService
/openbmc/u-boot/arch/arc/dts/
H A Daxs10x_mb.dtsi90 gpio-deactivate-val = <3>;
H A Dhsdk.dts115 gpio-deactivate-val = <3>;
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dconfig11 # Q: Would you like to deactivate the Apache web server? [Y]
87 # Q: Would you like to deactivate NFS and Samba? [Y]
/openbmc/openbmc-test-automation/lib/
H A Denergy_scale_utils.robot97 ${cmd}= Catenate dcmi power deactivate | grep deactivated
166 ... msg=Failed to deactivate power limiting via REST.
/openbmc/ipmitool/src/plugins/lanplus/
H A DREADME.sol23 escape sequences can suspend or deactivate the SOL session and so that data
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dtypeahead.jquery.js1225 deactivate: function deactivate() {
1411 deactivate: function deactivate() {
1413 t.deactivate();
/openbmc/u-boot/doc/driver-model/
H A Dspi-howto.txt186 uint deactivate_delay_us; /* Delay to wait after deactivate */
196 uint deactivate_delay_us; /* Delay to wait after deactivate */
236 "spi-deactivate-delay", 0);
/openbmc/qemu/hw/intc/
H A Dxics_spapr.c448 sicc->deactivate = xics_spapr_deactivate; in ics_spapr_class_init()
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_power_capping.robot78 ... deactivate power limit prior to change.

12