Home
last modified time | relevance | path

Searched full:same (Results 1 – 25 of 4968) sorted by relevance

12345678910>>...199

/openbmc/openbmc-test-automation/redfish/update_service/
H A Dtest_firmware_inventory.robot85 [Documentation] Verify BMC version from FirmwareInventory same as in manager.
170 Check Redfish Functional Image Version Is Same
171 [Documentation] Verify functional image version is same as in Redfish managers.
173 [Template] Verify Redfish Functional Image Version Is Same
180 Check Redfish Backup Image Version Is Same
182 ... is same as in Redfish managers..
184 [Template] Verify Redfish Functional Image Version Is Same
190 Verify Redfish Software Image And Firmware Inventory Are Same
191 [Documentation] Verify the firmware software inventory is same as software images of managers.
213 Check If Firmware Image Is Same In Firmware Inventory And Redfish Read Operation
[all …]
/openbmc/linux/Documentation/ABI/stable/
Dsysfs-devices-system-cpu
/openbmc/linux/arch/nios2/include/asm/
Dasm-macros.h
/openbmc/linux/scripts/coccinelle/misc/
Darray_size_dup.cocci
/openbmc/linux/kernel/
Dcpu_pm.c
/openbmc/linux/Documentation/driver-api/usb/
Dpersist.rst
/openbmc/linux/Documentation/devicetree/bindings/display/
Dst,stih4xx.txt
/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/
Dgroup_constraint_repeat_test.c
/openbmc/linux/tools/perf/Documentation/
Dperf-buildid-cache.txt
/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power9/
Dcache.json
Dtranslation.json
Dpipeline.json
/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen3/
Dmemory.json
/openbmc/u-boot/test/dm/
H A Drtc.c38 bool same; in cmp_times() local
40 same = expect->tm_sec == time->tm_sec; in cmp_times()
41 same &= expect->tm_min == time->tm_min; in cmp_times()
42 same &= expect->tm_hour == time->tm_hour; in cmp_times()
43 same &= expect->tm_mday == time->tm_mday; in cmp_times()
44 same &= expect->tm_mon == time->tm_mon; in cmp_times()
45 same &= expect->tm_year == time->tm_year; in cmp_times()
46 if (!same && show) { in cmp_times()
51 return same ? 0 : -EINVAL; in cmp_times()
/openbmc/linux/tools/perf/pmu-events/arch/x86/elkhartlake/
Dfrontend.json
/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/
Dfrontend.json
/openbmc/linux/tools/testing/selftests/arm64/pauth/
Dpac.c
/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power8/
Dother.json
/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen4/
Dcache.json
/openbmc/linux/arch/mips/include/asm/sibyte/
Dbcm1480_scd.h
/openbmc/linux/Documentation/filesystems/nfs/
Dclient-identifier.rst
/openbmc/qemu/include/hw/misc/
H A Dstm32l4x5_rcc_internals.h439 /* Same mapping as: CFGR_SW */
451 /* Same mapping as: PLLCFGR_PLLSRC */
496 /* Same mapping as: BDCR_RTCSEL */
519 /* Same mapping as: CCIPR_USART1SEL */
530 /* Same mapping as: CCIPR_USART2SEL */
541 /* Same mapping as: CCIPR_USART3SEL */
552 /* Same mapping as: CCIPR_UART4SEL */
563 /* Same mapping as: CCIPR_UART5SEL */
574 /* Same mapping as: CCIPR_LPUART1SEL */
585 /* Same mapping as: CCIPR_I2C1SEL */
[all …]
/openbmc/u-boot/doc/device-tree-bindings/net/
H A Dethernet.txt16 - phy-connection-type: the same as "phy-mode" property but described in ePAPR;
19 - phy: the same as "phy-handle" property, not recommended for new bindings.
20 - phy-device: the same as "phy-handle" property, not recommended for new
25 They are described in the phy.txt file in this same directory.
/openbmc/entity-manager/docs/
H A Daddress_size_detection_modes.md15 from a single location so 8 bytes read will be the same.
22 - If any "2 address bytes" EEPROM from any vendor has the same data in all
26 - ONSEMI EEPROM (a 2 address bytes device) return the same data from the same
50 0x00, the subsequent read byte will be the same for all 8 instructions. The
65 This proposal MODE-2 suffers the same 1st issue as MODE-1 ie. what if the EEPROM
66 has the same data at all those addresses. However, this proposal MODE-2
/openbmc/linux/Documentation/arch/x86/
Dsva.rst

12345678910>>...199