/openbmc/openpower-pnor-code-mgmt/ |
H A D | item_updater.cpp | 24 void ItemUpdater::createActivation(sdbusplus::message_t& m) in createActivation()
|
/openbmc/u-boot/drivers/mmc/ |
H A D | mvebu_mmc.c | 264 unsigned int m; in mvebu_mmc_set_clk() local
|
/openbmc/bmcweb/features/openbmc_rest/ |
H A D | dbus_monitor.hpp | 45 inline int onPropertyUpdate(sd_bus_message* m, void* userdata, in onPropertyUpdate()
|
/openbmc/u-boot/drivers/video/sunxi/ |
H A D | lcdc.c | 214 int value, n, m, min_m, max_m, diff, step; in lcdc_pll_set() local
|
/openbmc/u-boot/fs/yaffs2/ |
H A D | ydirectenv.h | 40 #define yaffs_strnlen(s, m) strnlen(s, m) argument
|
/openbmc/u-boot/lib/zlib/ |
H A D | trees.c | 449 #define smaller(tree, n, m, depth) \ argument 505 int n, m; /* iterate over the tree elements */ local 630 int n, m; /* iterate over heap elements */ local
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | qconf.h | 126 ConfigItem(ConfigList *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() 131 ConfigItem(ConfigItem *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem()
|
/openbmc/u-boot/board/ti/am43xx/ |
H A D | board.c | 388 void scale_vcores_generic(u32 m) in scale_vcores_generic() 446 void scale_vcores_idk(u32 m) in scale_vcores_idk()
|
/openbmc/phosphor-mboxd/ |
H A D | mboxd_dbus.c | 254 static int method_cmd(sd_bus_message *m, void *userdata, in method_cmd()
|
/openbmc/u-boot/arch/arm/mach-sunxi/ |
H A D | clock_sun4i.c | 202 int m = ((rval & CCM_PLL3_CTRL_M_MASK) >> CCM_PLL3_CTRL_M_SHIFT); in clock_get_pll3() local
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | fsl_pamu.h | 82 #define set_bf(v, m, x) (v = ((v) & ~(m)) | (((x) << \ argument 84 #define get_bf(v, m) (((v) & (m)) >> (m##_SHIFT)) argument
|
/openbmc/u-boot/board/gdsys/common/ |
H A D | osd.c | 83 unsigned int m = *feedback_div; in mpc92469ac_calc_parameters() local 107 unsigned int m; in mpc92469ac_set() local
|
/openbmc/u-boot/scripts/dtc/ |
H A D | dtc.h | 98 #define for_each_marker(m) \ argument 100 #define for_each_marker_of_type(m, t) \ argument
|
/openbmc/u-boot/drivers/usb/phy/ |
H A D | omap_usb_phy.c | 26 u16 m; member
|
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/ |
H A D | board_common.c | 153 unsigned int m : 13; /* bit[12:0] */ member
|
/openbmc/sdbusplus/include/sdbusplus/async/ |
H A D | proxy.hpp | 143 execution::then([](message_t&& m) { return m.unpack<Rs...>(); }); in call()
|
/openbmc/phosphor-dbus-monitor/src/ |
H A D | propertywatchimpl.hpp | 38 for (const auto& m : mapped) in start() local
|
/openbmc/qemu/ui/ |
H A D | vnc-enc-zywrle.h | 342 const unsigned int *m; in filter_wavelet_square() local 418 const int8_t **m; in filter_wavelet_square() local
|
/openbmc/u-boot/drivers/clk/ |
H A D | clk_meson_axg.c | 205 u16 n, m, od; in meson_pll_get_rate() local
|
/openbmc/u-boot/drivers/video/meson/ |
H A D | meson_vpu_init.c | 117 int *m, bool csc_on) in meson_viu_set_osd_matrix()
|
/openbmc/phosphor-host-ipmid/ |
H A D | ipmid-new.cpp | 492 auto executionEntry(boost::asio::yield_context yield, sdbusplus::message_t& m, in executionEntry() 767 void handleLegacyIpmiCommand(sdbusplus::message_t& m) in handleLegacyIpmiCommand() 774 sdbusplus::message_t m{std::move(b)}; in handleLegacyIpmiCommand() local
|
/openbmc/qemu/hw/net/ |
H A D | i82596.c | 32 #define BITS(n, m) (((0xffffffffU << (31 - n)) >> (31 - n + m)) << m) argument 170 uint8_t *m; in set_individual_address() local
|
/openbmc/u-boot/drivers/net/ |
H A D | smc911x.c | 24 uchar *m = dev->enetaddr; in smc911x_handle_mac_address() local
|
/openbmc/qemu/target/xtensa/ |
H A D | win_helper.c | 142 int m = 0; in HELPER() local
|
/openbmc/qemu/target/m68k/ |
H A D | softfloat.c | 720 int32_t compact, n, j, k, m, m1; in floatx80_etox() local 904 int32_t compact, n, j, l, m, m1; in floatx80_twotox() local 1054 int32_t compact, n, j, l, m, m1; in floatx80_tentox() local 2297 int32_t compact, n, j, m, m1; in floatx80_etoxm1() local
|