| /openbmc/u-boot/include/linux/usb/ |
| H A D | dwc3.h | 158 #define DWC3_GCTL_RAMCLKSEL(x) \ argument
|
| /openbmc/qemu/hw/dma/ |
| H A D | xilinx_axidma.c | 41 #define D(x) argument
|
| /openbmc/qemu/target/ppc/ |
| H A D | tcg-excp_helper.c | 100 static uint32_t helper_SIMON_LIKE_32_64(uint32_t x, uint64_t key, uint32_t lane) in helper_SIMON_LIKE_32_64()
|
| /openbmc/u-boot/arch/arm/include/asm/arch-sunxi/ |
| H A D | clock_sun50i_h6.h | 305 #define CCM_MMC_CTRL_M(x) ((x) - 1) argument 306 #define CCM_MMC_CTRL_N(x) ((x) << 8) argument
|
| /openbmc/qemu/hw/audio/ |
| H A D | fmopl.c | 235 #define LOG(n,x) argument
|
| /openbmc/u-boot/include/ |
| H A D | imx8image.h | 244 #define IMG_TYPE(x) (((x) & IMG_TYPE_MASK) >> IMG_TYPE_SHIFT) argument
|
| /openbmc/u-boot/drivers/net/ |
| H A D | sunxi_emac.c | 181 u32 x = readl(reg); in emac_inblk_32bit() local
|
| /openbmc/u-boot/common/ |
| H A D | usb_storage.c | 62 #define US_DIRECTION(x) ((us_direction[x>>3] >> (x & 7)) & 1) argument
|
| /openbmc/qemu/hw/net/ |
| H A D | e1000_common.h | 30 #define defreg(x) x = (E1000_##x >> 2) argument
|
| /openbmc/u-boot/arch/arm/include/asm/ |
| H A D | setup.h | 112 u8 x; member
|
| /openbmc/u-boot/drivers/bios_emulator/include/ |
| H A D | biosemu.h | 250 RMWORDREGS x; member
|
| /openbmc/qemu/migration/ |
| H A D | options.c | 83 #define DEFINE_PROP_MIG_CAP(name, x) \ argument
|
| /openbmc/qemu/hw/display/ |
| H A D | virtio-gpu-virgl.c | 371 static void virtio_gpu_rect_update(VirtIOGPU *g, int idx, int x, int y, in virtio_gpu_rect_update()
|
| /openbmc/qemu/bsd-user/ |
| H A D | syscall_defs.h | 525 #define target_to_host_bitmask(x, tbl) (x) argument 527 #define host_to_target_bitmask(x, tbl) (x) argument
|
| /openbmc/u-boot/cmd/ |
| H A D | otp.c | 110 #define OTPTOOL_VERSION_MAJOR(x) (((x) >> 24) & 0xff) argument 111 #define OTPTOOL_VERSION_PATCHLEVEL(x) (((x) >> 12) & 0xfff) argument 112 #define OTPTOOL_VERSION_SUBLEVEL(x) ((x) & 0xfff) argument
|
| /openbmc/qemu/hw/xen/ |
| H A D | xen_pt.h | 41 #define XEN_PFN(x) ((x) >> XC_PAGE_SHIFT) argument
|
| /openbmc/qemu/target/xtensa/ |
| H A D | overlay_tool.h | 405 #define XCHAL_MPU_BGMAP(s, vaddr_start, vaddr_last, rights, memtype, x...) \ argument
|
| /openbmc/u-boot/arch/arm/mach-keystone/include/mach/ |
| H A D | hardware.h | 128 #define KS2_EDMA_PARAM_1(x) (0x4020 + (4 * x)) argument
|
| /openbmc/u-boot/fs/ubifs/ |
| H A D | super.c | 1336 long long x; in mount_ubifs() local
|
| /openbmc/qemu/hw/sh4/ |
| H A D | sh7750.c | 264 #define is_in_sdrmx(a, x) (a >= SH7750_SDMR ## x ## _A7 \ argument
|
| /openbmc/qemu/pc-bios/s390-ccw/ |
| H A D | bootmap.h | 356 static inline bool is_null_block_number(block_number_t x) in is_null_block_number() 378 static inline uint32_t iso_733_to_u32(uint64_t x) in iso_733_to_u32()
|
| /openbmc/u-boot/fs/zfs/ |
| H A D | zfs.c | 72 #define P2PHASE(x, align) ((x) & ((align) - 1)) argument 83 #define P2ALIGN(x, align) ((x) & -(align)) argument
|
| /openbmc/u-boot/include/linux/ |
| H A D | fb.h | 246 __u16 x, y; member 411 u32 x; member
|
| H A D | drm_dp_helper.h | 238 # define DP_GET_SINK_COUNT(x) ((((x) & 0x80) >> 1) | ((x) & 0x3f)) argument
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | translate.c | 2596 static inline void gen_mulxy(TCGv_i32 t0, TCGv_i32 t1, int x, int y) in gen_mulxy() 3495 static int t32_expandimm_rot(DisasContext *s, int x) in t32_expandimm_rot() 3501 static int t32_expandimm_imm(DisasContext *s, int x) in t32_expandimm_imm() 3526 static int t32_branch24(DisasContext *s, int x) in t32_branch24() 3539 static int t16_push_list(DisasContext *s, int x) in t16_push_list() 3544 static int t16_pop_list(DisasContext *s, int x) in t16_pop_list()
|