/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/ |
H A D | vdec_hevc_req_multi_if.c | 289 struct vdec_hevc_slice_mem y; member
|
/openbmc/linux/fs/gfs2/ |
H A D | rgrp.c | 1205 unsigned int x, y; in gfs2_rgrp_go_instantiate() local
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_kms.c | 336 bool show, int x, int y) in vmw_cursor_update_position()
|
/openbmc/linux/drivers/clk/nxp/ |
H A D | clk-lpc32xx.c | 771 u32 val, x, y; in lpc32xx_clk_uart_recalc_rate() local
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_eeprom.c | 4276 int y = 0; in ar9003_hw_power_interpolate() local
|
/openbmc/linux/fs/ext2/ |
H A D | ext2.h | 612 #define A(x,y) BUILD_BUG_ON(x != offsetof(struct ext2_super_block, y)); in verify_offsets() argument
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | sh_css_params.c | 942 unsigned int height, width, y, x, k, data; in sh_css_set_black_frame() local
|
H A D | sh_css_internal.h | 130 #define CALC_ALIGNMENT_MEMBER(x, y) (CEIL_MUL(x, y) - x) argument
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-eth.h | 26 #define DPAA2_WRIOP_VERSION(x, y, z) ((x) << 10 | (y) << 5 | (z) << 0) argument
|
/openbmc/linux/drivers/edac/ |
H A D | thunderx_edac.c | 969 #define OCX_LNE_STAT(x, y) (0x8040 + (x) * 0x100 + (y) * 8) argument
|
/openbmc/linux/tools/perf/util/ |
H A D | evsel.c | 139 #define FD(e, x, y) (*(int *)xyarray__entry(e->core.fd, x, y)) argument
|
/openbmc/linux/mm/ |
H A D | percpu.c | 615 static inline bool pcpu_region_overlap(int a, int b, int x, int y) in pcpu_region_overlap()
|
/openbmc/linux/include/linux/ |
H A D | fb.h | 148 u32 y; member
|
/openbmc/linux/drivers/input/misc/ |
H A D | ims-pcu.c | 266 int x, y; in ims_pcu_gamepad_report() local
|
/openbmc/linux/tools/perf/ |
H A D | builtin-kmem.c | 1501 double x, y; in frag_cmp() local
|
/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | rtl8xxxu_core.c | 2732 int y, tx0_c; in rtl8xxxu_fill_iqk_matrix_a() local 2809 int y, tx1_c; in rtl8xxxu_fill_iqk_matrix_b() local
|
/openbmc/linux/drivers/video/fbdev/riva/ |
H A D | riva_hw.h | 370 U032 y; /* in pixels, 0 at top 4- 7*/ member
|
/openbmc/linux/sound/pci/rme9652/ |
H A D | rme9652.c | 705 int x, y, ret; in rme9652_spdif_sample_rate() local
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | cpia1.c | 214 #define FIRMWARE_VERSION(x, y) (sd->params.version.firmwareVersion == (x) && \ argument
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | apicdef.h | 110 #define SET_APIC_DELIVERY_MODE(x, y) (((x) & ~0x700) | ((y) << 8)) argument
|
/openbmc/linux/drivers/gpu/ipu-v3/ |
H A D | ipu-image-convert.c | 480 #define round_closest(x, y) round_down((x) + (y)/2, (y)) argument
|
/openbmc/linux/drivers/crypto/hisilicon/hpre/ |
H A D | hpre_crypto.c | 1279 void *y = ctx->ecdh.g + shifta - cur_sz; in hpre_ecdh_fill_curve() local
|
/openbmc/linux/drivers/isdn/hardware/mISDN/ |
H A D | hfcmulti.c | 705 unsigned int i, x, y; in vpm_init() local
|
/openbmc/qemu/subprojects/libvhost-user/ |
H A D | libvhost-user.c | 72 #define MIN(x, y) ({ \ argument
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_resource.c | 834 static struct rect shift_rec(const struct rect *rec_in, int x, int y) in shift_rec()
|