/openbmc/phosphor-host-ipmid/include/ipmid/ |
H A D | oemrouter.hpp | 46 virtual void registerHandler(Number oen, ipmi_cmd_t cmd, 77 constexpr Group toOemGroup(Number oen) in toOemGroup() argument 79 return Group{static_cast<std::uint8_t>(oen), in toOemGroup() 80 static_cast<std::uint8_t>(oen >> 8), in toOemGroup() 81 static_cast<std::uint8_t>(oen >> 16)}; in toOemGroup()
|
/openbmc/phosphor-host-ipmid/test/ |
H A D | oemrouter_unittest.cpp | 51 void RegisterWithRouter(Number oen, ipmi_cmd_t cmd, Handler cb) 54 singletonUnderTest->registerHandler(oen, cmd, cb); in RegisterWithRouter() 52 RegisterWithRouter(Number oen,ipmi_cmd_t cmd,Handler cb) RegisterWithRouter() argument
|
/openbmc/openbmc/meta-google/recipes-phosphor/ipmi/ |
H A D | phosphor-ipmi-ethstats_%.bbappend | 2 PACKAGECONFIG += "google-oen"
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ |
H A D | phosphor-ipmi-ethstats_git.bb | 20 PACKAGECONFIG[google-oen] = "-Dgoogle_oen=true,-Dgoogle_oen=false"
|
/openbmc/linux/drivers/pinctrl/ti/ |
H A D | pinctrl-ti-iodelay.c | 671 u32 in, oen, out; in ti_iodelay_pin_dbg_show() local 681 regmap_read(iod->regmap, offset + r->regmap_config->reg_stride, &oen); in ti_iodelay_pin_dbg_show() 689 in, oen, out, DRIVER_NAME); in ti_iodelay_pin_dbg_show()
|
/openbmc/u-boot/arch/arm/include/asm/arch-mx25/ |
H A D | imx-regs.h | 489 #define WEIM_CSCR_L(oea, oen, ebwa, ebwn, \ argument 491 ((oea) << 28 | (oen) << 24 | (ebwa) << 20 | (ebwn) << 16 |\
|
/openbmc/openbmc-tools/dbus-vis/ |
H A D | ipmi_timeline_vis.js | 329 const oen = req[0] + req[1] * 256 + req[2] * 65536; 330 if (oen == 0xc2cf) { // Blob operations
|
/openbmc/u-boot/arch/arm/include/asm/arch-mx31/ |
H A D | imx-regs.h | 645 #define CSCR_L(oea, oen, ebwa, ebwn, \ argument 647 ((oea) << 28 | (oen) << 24 | (ebwa) << 20 | (ebwn) << 16 |\
|
/openbmc/phosphor-host-ipmid/ |
H A D | ipmid-new.cpp | 747 void registerHandler(Number oen, ipmi_cmd_t cmd, Handler handler) override in registerHandler() argument 750 ipmi::impl::registerOemHandler(ipmi::prioOpenBmcBase, oen, cmd, in registerHandler()
|
/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/ |
H A D | cp110-system-controller.txt | 116 mpp25 25 gpio, dev(oen), au(i2sdo_spdifo)
|
/openbmc/phosphor-ipmi-blobs/ |
H A D | README.md | 43 [openbmc oen](https://github.com/openbmc/phosphor-host-ipmid/blob/194375f2676715a0e0697bab63234a4ef…
|