Home
last modified time | relevance | path

Searched defs:asserted (Results 1 – 19 of 19) sorted by relevance

/openbmc/phosphor-pid-control/dbus/
H A Ddbuspassive.cpp296 bool asserted = false; in handleSensorValue() local
319 bool asserted = false; in handleSensorValue() local
334 bool asserted = std::get<bool>(available->second); in handleSensorValue() local
353 bool asserted = std::get<bool>(functional->second); in handleSensorValue() local
H A Ddbushelper.cpp172 bool asserted = false; in thresholdsAsserted() local
/openbmc/pldm/oem/ibm/host-bmc/
H A Dhost_lamp_test.cpp18 bool HostLampTest::asserted() const in asserted() function in pldm::led::HostLampTest
23 bool HostLampTest::asserted(bool value) in asserted() function in pldm::led::HostLampTest
/openbmc/linux/drivers/reset/starfive/
H A Dreset-starfive-jh71x0.c23 const u32 *asserted; member
109 const u32 *asserted, unsigned int nr_resets, in reset_starfive_jh71x0_register()
/openbmc/phosphor-led-manager/manager/
H A Dgroup.cpp14 bool Group::asserted(bool value) in asserted() function in phosphor::led::Group
H A Dserialize.cpp28 void Serialize::storeGroups(const std::string& group, bool asserted) in storeGroups()
/openbmc/phosphor-led-sysfs/test/
H A Dphysical.cpp160 constexpr unsigned long asserted = 127; in TEST() local
199 constexpr unsigned long asserted = 127; in TEST() local
/openbmc/u-boot/drivers/reset/
H A Dsandbox-reset.c15 bool asserted; member
/openbmc/phosphor-pid-control/test/
H A Ddbus_passive_unittest.cpp461 bool asserted = false; in TEST_F() local
538 bool asserted = true; in TEST_F() local
664 bool asserted = false; in TEST_F() local
743 bool asserted = true; in TEST_F() local
/openbmc/x86-power-control/src/
H A Dpower_control.cpp2052 bool asserted = state == powerButtonConfig.polarity; in powerButtonHandler() local
2071 bool asserted = state == resetButtonConfig.polarity; in resetButtonHandler() local
2225 bool asserted = state == nmiButtonConfig.polarity; in nmiButtonHandler() local
2243 bool asserted = state == idButtonConfig.polarity; in idButtonHandler() local
2296 bool asserted = state == postCompleteConfig.polarity; in postCompleteHandler() local
/openbmc/qemu/include/hw/sh4/
H A Dsh_intc.h40 int asserted; /* emulates the interrupt signal line from device to intc */ member
/openbmc/s2600wf-misc/hsbp-manager/include/
H A Dutils.hpp64 constexpr const char* asserted = "Asserted"; variable
/openbmc/linux/drivers/reset/
H A Dreset-uniphier.c316 int ret, asserted; in uniphier_reset_status() local
/openbmc/dbus-sensors/src/
H A DThresholds.cpp247 bool asserted; member
/openbmc/intel-ipmi-oem/src/
H A Dchassiscommands.cpp121 bool asserted = false; in idButtonPropChanged() local
/openbmc/linux/drivers/platform/mellanox/
H A Dmlxreg-hotplug.c347 unsigned long asserted; in mlxreg_hotplug_work_helper() local
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_xive.h54 bool asserted; /* Only for emulated LSI: current state */ member
/openbmc/linux/drivers/ufs/host/
H A Dufs-qcom.c717 static void ufs_qcom_device_reset_ctrl(struct ufs_hba *hba, bool asserted) in ufs_qcom_device_reset_ctrl()
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c4014 static void bnx2x_attn_int_asserted(struct bnx2x *bp, u32 asserted) in bnx2x_attn_int_asserted()
5222 u32 asserted = attn_bits & ~attn_ack & ~attn_state; in bnx2x_attn_int() local