Searched refs:OBF (Results 1 – 3 of 3) sorted by relevance
/openbmc/libmctp/docs/bindings/ |
H A D | vendor-ibm-astlpc.md | 70 ### OBF: Output Buffer Full 72 A hardware-defined flag bit in a KCS device's Status Register (STR). The OBF 85 indication of IBF and OBF events on the input (IDR) and output (ODR) buffers. 140 designated Input/Output Buffer Full (IBF/OBF), and are automatically set by 144 While the IBF and OBF flags are managed in hardware, the remaining 152 To ensure interrupts are generated for status updates, we exploit the OBF 330 | 2 | The hardware sets OBF, which triggers a host interrupt | 331 | 3 | The host reads the status register for OBF | 332 | 4 | If OBF is set, the host reads the BMC command from ODR | 344 | 3 | The hardware sets OBF, which triggers a host interrupt | [all …]
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 211 #define OBF BFF + 1 macro 215 #define BFA OBF + 1 3833 {"cmplwi", OPL(10,0), OPL_MASK, PPCCOM, PPCVLE, {OBF, RA, UISIGNOPT}}, 3834 {"cmpldi", OPL(10,1), OPL_MASK, PPC64, PPCVLE, {OBF, RA, UISIGNOPT}}, 3838 {"cmpwi", OPL(11,0), OPL_MASK, PPCCOM, PPCVLE, {OBF, RA, SI}}, 3839 {"cmpdi", OPL(11,1), OPL_MASK, PPC64, PPCVLE, {OBF, RA, SI}}, 4656 {"cmpw", XOPL(31,0,0), XCMPL_MASK, PPCCOM, 0, {OBF, RA, RB}}, 4657 {"cmpd", XOPL(31,0,1), XCMPL_MASK, PPC64, 0, {OBF, RA, RB}}, 4764 {"cmplw", XOPL(31,32,0), XCMPL_MASK, PPCCOM, 0, {OBF, RA, RB}}, 4765 {"cmpld", XOPL(31,32,1), XCMPL_MASK, PPC64, 0, {OBF, RA, RB}}, [all …]
|
/openbmc/docs/designs/ |
H A D | bmc-service-failure-debug-and-recovery.md | 377 | 0 | Hardware | Output Buffer Full (OBF) |
|