Home
last modified time | relevance | path

Searched defs:m (Results 276 – 300 of 378) sorted by relevance

1...<<111213141516

/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_core.h62 #define is_peripheral_active(m) (!(m)->is_host) argument
63 #define is_host_active(m) ((m)->is_host) argument
/openbmc/qemu/include/standard-headers/drm/
H A Ddrm_fourcc.h1021 #define fourcc_mod_broadcom_param(m) \ argument
1024 #define fourcc_mod_broadcom_mod(m) \ argument
/openbmc/qemu/hw/s390x/
H A Dcss.c1868 int css_collect_chp_desc(int m, uint8_t cssid, uint8_t f_chpid, uint8_t l_chpid, in css_collect_chp_desc()
1989 bool css_schid_final(int m, uint8_t cssid, uint8_t ssid, uint16_t schid) in css_schid_final()
2074 SubchDev *css_find_subch(uint8_t m, uint8_t cssid, uint8_t ssid, uint16_t schid) in css_find_subch()
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dmipi_dsim.h215 unsigned short m; member
/openbmc/qemu/contrib/vhost-user-gpu/
H A Dvugpu.h115 static VhostUserGpuMsg m __attribute__ ((unused)); variable
/openbmc/u-boot/drivers/clk/
H A Dclk_meson.c693 u16 n, m, od; in meson_pll_get_rate() local
/openbmc/phosphor-objmgr/src/
H A Dmain.cpp55 sdbusplus::message_t m = systemBus->new_signal( in sendIntrospectionCompleteSignal() local
/openbmc/qemu/target/sh4/
H A Dop_helper.c454 void helper_fipr(CPUSH4State *env, uint32_t m, uint32_t n) in helper_fipr()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djsrender.min.js3 !function(e,t){var n=t.jQuery;"object"==typeof exports?module.exports=n?e(t,n):function(n){if(n&&!n… argument
H A Dui-bootstrap-tpls-0.11.0.js8 angular.module("ui.bootstrap",["ui.bootstrap.tpls","ui.bootstrap.transition","ui.bootstrap.collapse… class in AnonymousFunctionb0c64dd74400
9 …ent","$position","$interpolate",function(e,f,g,h,i,j,k){return function(e,l,m){function n(a){var b… function
/openbmc/qemu/scripts/
H A Ddecodetree.py1346 def __init__(self, m, w): argument
1405 def __init__(self, m, w): argument
/openbmc/qemu/hw/misc/
H A Daspeed_scu.c540 uint32_t m = (hpll_reg >> 5) & 0xff; in aspeed_2500_scu_calc_hpll() local
561 uint32_t m = hpll_reg & 0x1fff; in aspeed_2600_scu_calc_hpll() local
/openbmc/qemu/include/hw/ppc/
H A Dspapr_nested.h316 #define GSBE_NESTED_MSK(i, sz, f, c, m) { \ argument
366 #define GUEST_STATE_ELEMENT_MSK(i, s, f, c, m) { \ argument
383 #define GSE_ENV_DWM(i, f, m) \ argument
/openbmc/qemu/include/qemu/
H A Dbitops.h488 uint64_t m = 0x0000ffff0000ffffull; in hswap64() local
/openbmc/u-boot/arch/arm/mach-tegra/
H A Dclock.c588 int clock_set_rate(enum clock_id clkid, u32 n, u32 m, u32 p, u32 cpcon) in clock_set_rate()
/openbmc/u-boot/drivers/i2c/
H A Di2c-uclass.c32 struct i2c_msg *m = &msg[i]; in i2c_dump_msgs() local
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpackage.py631 def fixutf(m): argument
/openbmc/qemu/subprojects/libvduse/
H A Dlibvduse.c52 #define ALIGN_DOWN(n, m) ((n) / (m) * (m)) argument
55 #define ALIGN_UP(n, m) ALIGN_DOWN((n) + (m) - 1, (m)) argument
/openbmc/qemu/block/
H A Dqcow2.c2457 QCowL2Meta *m; in merge_cow() local
2512 is_zero_cow(BlockDriverState *bs, QCowL2Meta *m) in is_zero_cow()
2534 QCowL2Meta *m; in handle_alloc_space() local
3269 QCowL2Meta *meta = NULL, *m; in preallocate_co() local
/openbmc/u-boot/arch/arm/mach-tegra/tegra30/
H A Dclock.c707 unsigned int cpcon = 11, p = 18, n = 150, m = 1, timeout = 1000; in tegra_plle_enable() local
/openbmc/u-boot/drivers/misc/
H A Daspeed-fsi.c84 #define to_fsi_master_aspeed(m) \ argument
/openbmc/qemu/util/
H A Dcutils.c158 int y = tm->tm_year + 1900, m = tm->tm_mon + 1, d = tm->tm_mday; in mktimegm() local
/openbmc/u-boot/lib/zlib/
H A Ddeflate.c1306 register unsigned n, m; local
/openbmc/u-boot/drivers/fpga/
H A Divm_core.c1361 unsigned short i, j, m, getData = 0; in ispVMData() local
/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Dregs.h214 #define CLEARALL_FLAG(m) (M.x86.R_FLG = 0) argument

1...<<111213141516