Home
last modified time | relevance | path

Searched refs:Post (Results 76 – 100 of 131) sorted by relevance

123456

/openbmc/qemu/target/hexagon/imported/
H A Dmacros.def911 fPM_I, /* Post Modify Register by Immediate*/
917 fPM_M, /* Post Modify Register by M register */
923 fPM_CIRI, /* Post Modify Register using Circular arithmetic by Immediate */
929 fPM_CIRR, /* Post Modify Register using Circular arithmetic by register */
/openbmc/sdeventplus/test/source/
H A Devent.cpp128 Post post(*event, std::move(callback)); in TEST_F()
/openbmc/openbmc-test-automation/lib/
H A Dbios_attr_utils.robot123 # Post BMC reboot, host should auto power on back to runtime.
H A Dlogging_utils.robot323 Redfish.Post ${target_action} body={'target': '${target_action}'}
339 Redfish.Post ${target_action} body={'target': '${target_action}'}
H A Dutils.robot401 ${resp}= Openbmc Post Request
572 ${resp}= Openbmc Post Request ${BMC_LOGGING_URI}action/DeleteAll
812 Get Post Boot Action
815 # Post code update action dictionary.
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_savearea_management.robot126 Redfish Partition File Upload Post BMC Reboot
129 [Template] Verify Partition File Upload Post BMC Reboot
163 Redfish Read Partition File Post BMC Reboot
268 Redfish Persistency Update Partition File Post BMC Reboot
547 Verify Partition File Upload Post BMC Reboot
/openbmc/openbmc-test-automation/openpower/mpipl/
H A Dtest_mpipl_basic.robot95 Redfish.Post ${DUMP_URI}/Actions/LogService.CollectDiagnosticData body=&{payload}
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dread-only-rootfs.rst42 Post-Installation Scripts and Read-Only Root Filesystem
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_bmc_dumps.robot259 …Redfish.Post /redfish/v1/Managers/${MANAGER_ID}/LogServices/Dump/Actions/LogService.CollectDiagno…
306 Redfish.Post
325 ${resp}= Redfish.Post
/openbmc/linux/Documentation/bpf/
H A Dprog_flow_dissector.rst79 Post-VLAN parsing::
/openbmc/linux/tools/power/pm-graph/config/
H A Dexample.cfg93 # Post Resume Delay
/openbmc/u-boot/doc/
H A DREADME.socfpga104 Post handoff generation
/openbmc/openbmc-test-automation/redfish/telemetry_service/
H A Dtest_telemetry_report.robot180 Redfish.Post ${metric_definition_base_uri} body=&{dict}
/openbmc/openbmc-test-automation/systest/
H A Dgpu_stress_test.robot104 # Post test loop look out for dmesg error logged.
H A Dhtx_hardbootme_test.robot136 # Post Power off and on, the OS SSH session needs to be established.
/openbmc/openbmc-test-automation/redfish/update_service/
H A Dtest_redfish_image_upload.robot168 Redfish.Post /redfish/v1/UpdateService/Actions/UpdateService.SimpleUpdate
/openbmc/openbmc-test-automation/redfish/account_service/
H A Dtest_ldap_configuration.robot169 Redfish.Post ${REDFISH_POWER_URI}
686 Redfish.Post ${REDFISH_POWER_URI}
774 Redfish.Post ${REDFISH_POWER_URI}
800 Redfish.Post ${REDFISH_POWER_URI}
/openbmc/openbmc/meta-arm/meta-arm-systemready/classes/
H A Darm-systemready-acs.bbclass24 # Post-process commands may write to IMGDEPLOYDIR
/openbmc/linux/Documentation/gpu/
H A Dkomeda-kms.rst51 Post image processor (improc)
53 Post image processor adjusts frame data like gamma and color space to fit the
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dfsl,fec.yaml221 Post reset delay in milliseconds. If present then a delay of phy-reset-post-delay
/openbmc/openbmc-test-automation/redfish/systems/LogServices/
H A Dtest_post_codes.robot112 Test Clear Post Code Log Action
/openbmc/qemu/linux-user/
H A Dgen-vdso-elfn.c.inc2 * Post-process a vdso elf image for inclusion into qemu.
/openbmc/openbmc-test-automation/redfish/task_service/
H A Dtest_tasks_service.robot171 Verify Task Persistency Post BMC Reboot
/openbmc/linux/drivers/scsi/
H A Dips.c4887 uint32_t Post; in ips_init_morpheus() local
4914 Post = readl(ha->mem_ptr + IPS_REG_I960_MSG0); in ips_init_morpheus()
4916 if (Post == 0x4F00) { /* If Flashing the Battery PIC */ in ips_init_morpheus()
4925 Post = readl(ha->mem_ptr + IPS_REG_I960_MSG0); in ips_init_morpheus()
4926 if (Post != 0x4F00) in ips_init_morpheus()
4944 if (Post < (IPS_GOOD_POST_STATUS << 8)) { in ips_init_morpheus()
4946 "reset controller fails (post status %x).\n", Post); in ips_init_morpheus()
4984 if (Post == 0xEF10) { in ips_init_morpheus()
/openbmc/openbmc-test-automation/extended/code_update/
H A Dhost_code_update.robot62 Post Update Boot To OS

123456