Home
last modified time | relevance | path

Searched full:active (Results 1 – 25 of 1947) sorted by relevance

12345678910>>...78

/openbmc/qemu/tests/qemu-iotests/tests/
H A Dinactive-node-nbd.out9 disk-fmt active: False
12 disk-fmt active: True
21 {"execute": "blockdev-set-active", "arguments": {"active": false, "node-name": "disk-fmt"}}
23 disk-fmt active: False
26 disk-fmt active: True
35 {"execute": "blockdev-set-active", "arguments": {"active": false, "node-name": "disk-fmt"}}
37 disk-fmt active: False
40 disk-fmt active: False
51 {"execute": "blockdev-set-active", "arguments": {"active": true, "node-name": "disk-fmt"}}
55 {"execute": "blockdev-set-active", "arguments": {"active": false, "node-name": "disk-fmt"}}
[all …]
H A Dinactive-node-nbd46 return node['active']
69 'active=off')
86 iotests.log('disk-fmt active: %s' % node_is_active(vm, 'disk-fmt'))
88 iotests.log('disk-fmt active: %s' % node_is_active(vm, 'disk-fmt'))
95 vm.qmp_log('blockdev-set-active', node_name='disk-fmt', active=False)
96 iotests.log('disk-fmt active: %s' % node_is_active(vm, 'disk-fmt'))
98 iotests.log('disk-fmt active: %s' % node_is_active(vm, 'disk-fmt'))
105 vm.qmp_log('blockdev-set-active', node_name='disk-fmt', active=False)
106 iotests.log('disk-fmt active: %s' % node_is_active(vm, 'disk-fmt'))
108 iotests.log('disk-fmt active: %s' % node_is_active(vm, 'disk-fmt'))
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D210.out28 active: true
33 active: false
36 active: false
39 active: false
42 active: false
45 active: false
48 active: false
51 active: false
81 active: true
86 active: false
[all …]
H A D198.out50 active: true
55 active: false
58 active: false
61 active: false
64 active: false
67 active: false
70 active: false
73 active: false
96 active: true
101 active: false
[all …]
/openbmc/openbmc/meta-facebook/meta-santabarbara/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Dassert-power-good-drop16 active=$(systemctl is-active host-graceful-poweroff@0.service)
17 if [ -z "$active" ] || [ "$active" != "inactive" ]; then
21 active=$(systemctl is-active host-force-poweroff@0.service)
22 if [ -z "$active" ] || [ "$active" != "inactive" ]; then
26 active=$(systemctl is-active host-powerreset@0.service)
27 if [ -z "$active" ] || [ "$active" != "inactive" ]; then
H A Ddeassert-power-good-drop20 active=$(systemctl is-active host-poweron@0.service)
21 if [ -z "$active" ] || [ "$active" != "inactive" ]; then
25 active=$(systemctl is-active host-powerreset@0.service)
26 if [ -z "$active" ] || [ "$active" != "inactive" ]; then
/openbmc/openbmc/meta-facebook/meta-anacapa/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Dassert-power-good-drop16 active=$(systemctl is-active host-graceful-poweroff@0.service)
17 if [ -z "$active" ] || [ "$active" != "inactive" ]; then
21 active=$(systemctl is-active host-force-poweroff@0.service)
22 if [ -z "$active" ] || [ "$active" != "inactive" ]; then
26 active=$(systemctl is-active host-powerreset@0.service)
27 if [ -z "$active" ] || [ "$active" != "inactive" ]; then
H A Ddeassert-power-good-drop23 active=$(systemctl is-active host-poweron@0.service)
24 if [ -z "$active" ] || [ "$active" != "inactive" ]; then
28 active=$(systemctl is-active host-powerreset@0.service)
29 if [ -z "$active" ] || [ "$active" != "inactive" ]; then
/openbmc/openbmc/meta-facebook/meta-yosemite5/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Dassert-power-good-drop12 active=$(systemctl is-active host-graceful-poweroff@0.service)
13 if [ -z "$active" ] || [ "$active" != "inactive" ]; then
16 active=$(systemctl is-active host-force-poweroff@0.service)
17 if [ -z "$active" ] || [ "$active" != "inactive" ]; then
20 active=$(systemctl is-active host-powerreset@0.service)
21 if [ -z "$active" ] || [ "$active" != "inactive" ]; then
H A Ddeassert-power-good-drop20 active=$(systemctl is-active host-poweron@0.service)
21 if [ -z "$active" ] || [ "$active" != "inactive" ]; then
25 active=$(systemctl is-active host-powerreset@0.service)
26 if [ -z "$active" ] || [ "$active" != "inactive" ]; then
/openbmc/u-boot/doc/device-tree-bindings/leds/
H A Dleds-bcm6358.txt18 - brcm,clk-dat-low : Boolean, makes clock and data signals active low.
28 - active-low : Boolean, makes LED active low.
41 active-low;
46 active-low;
51 active-low;
56 active-low;
72 active-low;
77 active-low;
87 active-low;
96 active-low;
[all …]
H A Dleds-bcm6328.txt24 - brcm,serial-clk-low : Boolean, makes clock signal active low.
26 - brcm,serial-dat-low : Boolean, makes data signal active low.
38 - active-low : Boolean, makes LED active low.
51 active-low;
56 active-low;
61 active-low;
78 active-low;
83 active-low;
88 active-low;
93 active-low;
[all …]
/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dfreeze_controller.c41 * Assert active low enrnsl, plniotri in sys_mgr_frzctrl_freeze_req()
52 * Assert active low bhniotri signal and de-assert in sys_mgr_frzctrl_freeze_req()
53 * active high csrdone in sys_mgr_frzctrl_freeze_req()
66 * Assert active low enrnsl, plniotri and in sys_mgr_frzctrl_freeze_req()
76 * assert active low bhniotri & nfrzdrv signals, in sys_mgr_frzctrl_freeze_req()
77 * de-assert active high csrdone and assert in sys_mgr_frzctrl_freeze_req()
78 * active high frzreg and nfrzdrv signals in sys_mgr_frzctrl_freeze_req()
91 * assert active high reinit signal and de-assert in sys_mgr_frzctrl_freeze_req()
92 * active high pllbiasen signals in sys_mgr_frzctrl_freeze_req()
123 * Assert active low bhniotri signal and in sys_mgr_frzctrl_thaw_req()
[all …]
/openbmc/entity-manager/test/
H A Dtest_gpio_presence_state.cpp21 // Test DevicePresence constructor with single GPIO, active low
25 std::vector<uint64_t> gpioValues = {0}; // Active low in TEST_F()
36 // Test DevicePresence constructor with single GPIO, active high
40 std::vector<uint64_t> gpioValues = {1}; // Active high in TEST_F()
55 std::vector<uint64_t> gpioValues = {0, 1, 0}; // Active low, high, low in TEST_F()
68 // Test DevicePresence isPresent method with active low GPIO is low (device
74 std::vector<uint64_t> gpioValues = {0}; // Active low in TEST_F()
84 // Test DevicePresence isPresent method with active low GPIO is high (device
90 std::vector<uint64_t> gpioValues = {0}; // Active low in TEST_F()
100 // Test DevicePresence isPresent method with active high GPIO is high (device
[all …]
/openbmc/u-boot/drivers/video/
H A Dam335x-fb.h29 * 0 = DE is low-active
30 * 1 = DE is high-active
33 * 0 = pix-clk is high-active
34 * 1 = pic-clk is low-active
37 * 0 = HSYNC is active high
41 * 0 = VSYNC is active high
42 * 1 = VSYNC is active low
46 unsigned int hactive; /* Horizontal active area */
47 unsigned int vactive; /* Vertical active area */
/openbmc/u-boot/arch/mips/dts/
H A Dnetgear,dgnd3700v2.dts82 active-low;
88 active-low;
94 active-low;
100 active-low;
106 active-low;
112 active-low;
118 active-low;
124 active-low;
130 active-low;
H A Dnetgear,cg3100d.dts47 active-low;
53 active-low;
59 active-low;
65 active-low;
71 active-low;
77 active-low;
83 active-low;
/openbmc/phosphor-fan-presence/control/json/
H A Dprofile.hpp62 * @brief Get the active state
64 * @return The active state of the profile
72 /* Active state of the profile */
79 * @brief Parse and set the profile's active state
83 * Sets the active state of the profile using the configured method of
84 * determining its active state.
89 * @brief An active state method where all must be true
93 * Active state method that takes a list of configured dbus properties where
95 * profile to be active.
103 * "value": [VALUE TO BE ACTIVE]
/openbmc/phosphor-webui/app/common/directives/
H A Dapp-navigation.html15 <li ng-class="{'active': (path == '/server-health/sys-log')}">
20 …<li ng-class="{'active': (path == '/server-health/inventory-overview' || path == '/server-health/i…
25 …<li ng-class="{'active': (path == '/server-health/sensors-overview' || path == '/server-health/sen…
38 …<li ng-class="{'active': (path == '/server-control' || path == '/server-control/power-operations')…
43 <li ng-class="{'active': (path == '/server-control/power-usage')}">
48 <li ng-class="{'active': (path == '/server-control/server-led')}">
53 <li ng-class="{'active': (path == '/server-control/bmc-reboot')}">
58 <li ng-class="{'active': (path == '/server-control/remote-console')}">
63 <li ng-class="{'active': (path == '/server-control/kvm')}">
68 … <li ng-class="{'active': (path == '/configuration' || path == '/configuration/virtual-media')}">
[all …]
/openbmc/qemu/tests/unit/
H A Dtest-thread-pool.c11 static int active; variable
43 active--; in done_cb()
63 active = 1; in test_submit_aio()
68 g_assert_cmpint(active, ==, 0); in test_submit_aio()
77 active = 1; in co_test_cb()
86 active--; in co_test_cb()
100 g_assert_cmpint(active, ==, 1); in test_submit_co()
111 g_assert_cmpint(active, ==, 0); in test_submit_co()
127 active = 100; in test_submit_many()
128 while (active > 0) { in test_submit_many()
[all …]
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_service_restart_policy.robot23 [Documentation] Kill active services and expect auto restart.
50 Should Be Equal active ${ActiveState}
51 ... msg=Logging Service not in active state.
61 Should Be Equal active ${ActiveState}
62 ... msg=Logging service not in active state.
108 # This will get process id and check the service active state before killing the services.
109 # If service process id was 0 or service was not in active state then those services will get
111 # Only services with process ID and in active state get killed and checked whether
112 # they automatically restart and put into active state.
118 … ${active_state_status}= Run Keyword And Return Status Should Be Equal active ${ActiveState}
[all …]
/openbmc/u-boot/doc/device-tree-bindings/video/
H A Ddisplay-timing.txt26 - hsync-active: hsync pulse is active low/high/ignored
27 - vsync-active: vsync pulse is active low/high/ignored
28 - de-active: data-enable pulse is active low/high/ignored
29 - pixelclk-active: with
30 - active high = drive pixel data on rising edge/
32 - active low = drive pixel data on falling edge/
40 <1>: high active
41 <0>: low active
90 hsync-active = <1>;
/openbmc/phosphor-mboxd/Documentation/
H A Dmbox_protocol.md78 The idea is to have the LPC FW space be routed to an active "window". That
206 referred to as the active window.
208 When the active window is a write window the host can perform MARK_WRITE_DIRTY,
243 past the end of the active window. On returning success to either of the create
247 There is only ever one active window which is the window created by the most
249 though there are two types of windows there can still only be one active window
254 A window can be closed by calling CLOSE_WINDOW in which case there is no active
256 If the host closes an active write window then the BMC must perform an
257 implicit flush. If the host tries to open a new window with an already active
258 window then the active window is closed (and implicitly flushed if it was a
[all …]
/openbmc/phosphor-fan-presence/monitor/test/
H A Dpower_off_rule_test.cpp72 // wrong state, won't be active in TEST()
74 EXPECT_FALSE(rules[0]->active()); in TEST()
77 EXPECT_TRUE(rules[0]->active()); in TEST()
84 // powered off, but it should at least say it isn't active. in TEST()
86 EXPECT_FALSE(rules[0]->active()); in TEST()
92 EXPECT_FALSE(rules[1]->active()); in TEST()
99 EXPECT_TRUE(rules[1]->active()); in TEST()
113 EXPECT_TRUE(rules[2]->active()); in TEST()
118 EXPECT_FALSE(rules[2]->active()); in TEST()
134 EXPECT_TRUE(rules[3]->active()); in TEST()
[all …]
/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/quanta-powerctrl/files/
H A Dinit_once.sh17 # FM_BMC_READY_N, GPIO Q4, active low
20 # FM_BMC_SSB_SMI_LPC_N, GPIO Q6, active low
23 # FM_BMC_SYS_THROTTLE_N, GPIO A3, active low
26 # FM_BMC_SSB_SCI_LPC_N, GPIO E4, active low
29 # FP_PWR_BTN_PASS_R_N, GPIO D3, active low

12345678910>>...78