Home
last modified time | relevance | path

Searched defs:m (Results 176 – 200 of 378) sorted by relevance

12345678910>>...16

/openbmc/openpower-pnor-code-mgmt/
H A Ditem_updater.cpp24 void ItemUpdater::createActivation(sdbusplus::message_t& m) in createActivation()
/openbmc/u-boot/drivers/mmc/
H A Dmvebu_mmc.c264 unsigned int m; in mvebu_mmc_set_clk() local
/openbmc/bmcweb/features/openbmc_rest/
H A Ddbus_monitor.hpp45 inline int onPropertyUpdate(sd_bus_message* m, void* userdata, in onPropertyUpdate()
/openbmc/u-boot/drivers/video/sunxi/
H A Dlcdc.c214 int value, n, m, min_m, max_m, diff, step; in lcdc_pll_set() local
/openbmc/u-boot/fs/yaffs2/
H A Dydirectenv.h40 #define yaffs_strnlen(s, m) strnlen(s, m) argument
/openbmc/u-boot/lib/zlib/
H A Dtrees.c449 #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 Dqconf.h126 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 Dboard.c388 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 Dmboxd_dbus.c254 static int method_cmd(sd_bus_message *m, void *userdata, in method_cmd()
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dclock_sun4i.c202 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 Dfsl_pamu.h82 #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 Dosd.c83 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 Ddtc.h98 #define for_each_marker(m) \ argument
100 #define for_each_marker_of_type(m, t) \ argument
/openbmc/u-boot/drivers/usb/phy/
H A Domap_usb_phy.c26 u16 m; member
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/
H A Dboard_common.c153 unsigned int m : 13; /* bit[12:0] */ member
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dproxy.hpp143 execution::then([](message_t&& m) { return m.unpack<Rs...>(); }); in call()
/openbmc/phosphor-dbus-monitor/src/
H A Dpropertywatchimpl.hpp38 for (const auto& m : mapped) in start() local
/openbmc/qemu/ui/
H A Dvnc-enc-zywrle.h342 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 Dclk_meson_axg.c205 u16 n, m, od; in meson_pll_get_rate() local
/openbmc/u-boot/drivers/video/meson/
H A Dmeson_vpu_init.c117 int *m, bool csc_on) in meson_viu_set_osd_matrix()
/openbmc/phosphor-host-ipmid/
H A Dipmid-new.cpp492 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 Di82596.c32 #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 Dsmc911x.c24 uchar *m = dev->enetaddr; in smc911x_handle_mac_address() local
/openbmc/qemu/target/xtensa/
H A Dwin_helper.c142 int m = 0; in HELPER() local
/openbmc/qemu/target/m68k/
H A Dsoftfloat.c720 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

12345678910>>...16