Home
last modified time | relevance | path

Searched refs:oen (Results 1 – 11 of 11) sorted by relevance

/openbmc/phosphor-host-ipmid/include/ipmid/
H A Doemrouter.hpp46 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/openbmc/meta-google/recipes-phosphor/ipmi/
H A Dphosphor-ipmi-ethstats_%.bbappend2 PACKAGECONFIG += "google-oen"
/openbmc/phosphor-host-ipmid/test/
H A Doemrouter_unittest.cpp52 void RegisterWithRouter(Number oen, ipmi_cmd_t cmd, Handler cb) in RegisterWithRouter() argument
55 singletonUnderTest->registerHandler(oen, cmd, cb); in RegisterWithRouter()
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/
H A Dphosphor-ipmi-ethstats_git.bb20 PACKAGECONFIG[google-oen] = "-Dgoogle_oen=true,-Dgoogle_oen=false"
/openbmc/linux/drivers/pinctrl/ti/
H A Dpinctrl-ti-iodelay.c664 u32 in, oen, out; in ti_iodelay_pin_dbg_show() local
674 regmap_read(iod->regmap, offset + r->regmap_config->reg_stride, &oen); in ti_iodelay_pin_dbg_show()
682 in, oen, out, DRIVER_NAME); in ti_iodelay_pin_dbg_show()
/openbmc/u-boot/arch/arm/include/asm/arch-mx25/
H A Dimx-regs.h489 #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 Dipmi_timeline_vis.js329 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 Dimx-regs.h645 #define CSCR_L(oea, oen, ebwa, ebwn, \ argument
647 ((oea) << 28 | (oen) << 24 | (ebwa) << 20 | (ebwn) << 16 |\
/openbmc/phosphor-host-ipmid/
H A Dipmid-new.cpp744 void registerHandler(Number oen, ipmi_cmd_t cmd, Handler handler) override in registerHandler() argument
747 ipmi::impl::registerOemHandler(ipmi::prioOpenBmcBase, oen, cmd, in registerHandler()
/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/
H A Dcp110-system-controller.txt116 mpp25 25 gpio, dev(oen), au(i2sdo_spdifo)
/openbmc/phosphor-ipmi-blobs/
H A DREADME.md43 [openbmc oen](https://github.com/openbmc/phosphor-host-ipmid/blob/194375f2676715a0e0697bab63234a4ef…