| /openbmc/u-boot/drivers/gpio/ |
| H A D | hsdk-creg-gpio.c | 25 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 D | snps,creg-gpio.txt | 9 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 D | 0001-Remove-python-venv.patch | 183 - 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 D | tegra124-nyan-big-u-boot.dtsi | 18 spi-deactivate-delay = <500>;
|
| H A D | rk3288-veyron-chromebook.dtsi | 97 spi-deactivate-delay = <200>;
|
| H A D | exynos5800-peach-pi.dts | 192 spi-deactivate-delay = <200>;
|
| H A D | exynos5420-peach-pit.dts | 329 spi-deactivate-delay = <200>;
|
| /openbmc/dbus-sensors/src/hwmon-temp/ |
| H A D | HwmonTempSensor.cpp | 112 void HwmonTempSensor::deactivate() in deactivate() function in HwmonTempSensor 124 deactivate(); in ~HwmonTempSensor()
|
| H A D | HwmonTempSensor.hpp | 48 void deactivate();
|
| /openbmc/openbmc/poky/meta/site/ |
| H A D | common | 18 # python: deactivate a runtime check for ipv6-support in python >=2.7.1 that fails when cross-compi…
|
| /openbmc/telemetry/src/ |
| H A D | state.hpp | 46 object.deactivate(); in set()
|
| H A D | report.hpp | 91 void deactivate();
|
| /openbmc/dbus-sensors/src/psu/ |
| H A D | PSUSensor.cpp | 107 deactivate(); in ~PSUSensor() 137 void PSUSensor::deactivate() in deactivate() function in PSUSensor
|
| H A D | PSUSensor.hpp | 38 void deactivate();
|
| /openbmc/openbmc/poky/scripts/contrib/ |
| H A D | patchtest.sh | 102 deactivate
|
| /openbmc/docs/designs/inventory/ |
| H A D | gpio-based-hardware-inventory.md | 140 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 D | axs10x_mb.dtsi | 90 gpio-deactivate-val = <3>;
|
| H A D | hsdk.dts | 115 gpio-deactivate-val = <3>;
|
| /openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/ |
| H A D | config | 11 # 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 D | energy_scale_utils.robot | 97 ${cmd}= Catenate dcmi power deactivate | grep deactivated 166 ... msg=Failed to deactivate power limiting via REST.
|
| /openbmc/ipmitool/src/plugins/lanplus/ |
| H A D | README.sol | 23 escape sequences can suspend or deactivate the SOL session and so that data
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | typeahead.jquery.js | 1225 deactivate: function deactivate() { 1411 deactivate: function deactivate() { 1413 t.deactivate();
|
| /openbmc/u-boot/doc/driver-model/ |
| H A D | spi-howto.txt | 186 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 D | xics_spapr.c | 448 sicc->deactivate = xics_spapr_deactivate; in ics_spapr_class_init()
|
| /openbmc/openbmc-test-automation/redfish/extended/ |
| H A D | test_power_capping.robot | 78 ... deactivate power limit prior to change.
|