Home
last modified time | relevance | path

Searched defs:SEL (Results 1 – 14 of 14) sorted by relevance

/openbmc/docs/
H A DIPMITOOL-cheatsheet.md315 #### 1. Query the relevant information about SEL and its content in BMC
321 #### 2. Clear the information in SEL,but it cannot be undone.
327 #### 3. Delete a single event
333 #### 4. Display the current time of the SEL clock
/openbmc/linux/arch/mips/kvm/
H A Dtrace.h143 #define KVM_TRACE_COP0(REG, SEL) ((KVM_TRACE_HWR_COP0 << 8) | \ argument
145 #define KVM_TRACE_HWR(REG, SEL) ((KVM_TRACE_HWR_HWR << 8) | \ argument
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/
H A Dmeson.build7 subdir('SEL') subdir
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dlog_entry.hpp20 SEL, enumerator
H A Dlog_service.hpp20 SEL, enumerator
/openbmc/u-boot/include/
H A Dsym53c8xx.h169 #define SEL 0x20 /* sta: selected by another device */ macro
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h250 #define SEL 0x20 /* sta: selected by another device */ macro
/openbmc/linux/drivers/media/dvb-frontends/
H A Dbcm3510_priv.h279 u8 SEL :1; member
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DLogService.v1_7_0.json
H A DLogEntry.v1_17_0.json
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DLogService.v1_7_0.json
H A DLogEntry.v1_17_0.json
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.h773 #define SEL 0x20 /* sta: selected by another device */ macro
H A DFlashPoint.c493 #define SEL BIT(3) macro