/openbmc/linux/drivers/net/fddi/ |
H A D | defza.c | 109 unsigned long x, y; in fza_skb_align() local
|
/openbmc/linux/drivers/misc/lis3lv02d/ |
H A D | lis3lv02d.h | 254 int x, y, z; member
|
/openbmc/linux/drivers/video/ |
H A D | sticore.c | 158 sti_putc(struct sti_struct *sti, int c, int y, int x, in sti_putc()
|
/openbmc/linux/drivers/power/supply/ |
H A D | charger-manager.c | 67 #define CM_MIN_VALID(x, y) x = (((y > 0) && ((x) > (y))) ? (y) : (x)) argument
|
/openbmc/linux/drivers/media/platform/verisilicon/ |
H A D | hantro_g2_vp9_dec.c | 390 static inline s16 clip3(s16 x, s16 y, s16 z) in clip3()
|
/openbmc/linux/fs/gfs2/ |
H A D | super.c | 230 s64 x, y; in gfs2_statfs_change() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_plane.c | 1188 int x, y; in get_cursor_position() local
|
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | core.h | 260 #define AGGR_WIN_IDX(x, y) ((x) % (y)) argument 261 #define AGGR_INCR_IDX(x, y) AGGR_WIN_IDX(((x) + 1), (y)) argument 262 #define AGGR_DCRM_IDX(x, y) AGGR_WIN_IDX(((x) - 1), (y)) argument
|
/openbmc/linux/drivers/media/platform/rockchip/rkisp1/ |
H A D | rkisp1-regs.h | 649 #define RKISP1_CIF_ISP_GAMMA_VALUE_V12(x, y) \ argument 662 #define RKISP1_CIF_ISP_AFM_SET_SHIFT_a_V12(x, y) (((x) & 0x7) << 16 | ((y) & 0x7) << 0) argument 663 #define RKISP1_CIF_ISP_AFM_SET_SHIFT_b_V12(x, y) (((x) & 0x7) << 20 | ((y) & 0x7) << 4) argument 664 #define RKISP1_CIF_ISP_AFM_SET_SHIFT_c_V12(x, y) (((x) & 0x7) << 24 | ((y) & 0x7) << 8) argument
|
/openbmc/linux/drivers/net/ethernet/sun/ |
H A D | cassini.h | 2558 #define CAS_BASE(x, y) (((y) << (x ## _SHIFT)) & (x ## _MASK)) argument 2559 #define CAS_VAL(x, y) (((y) & (x ## _MASK)) >> (x ## _SHIFT)) argument 2560 #define CAS_TX_RINGN_BASE(y) ((TX_DESC_RINGN_INDEX(y) << \ argument 2871 #define TX_BUFF_COUNT(r, x, y) ((x) <= (y) ? ((y) - (x)) : \ argument
|
/openbmc/linux/sound/ppc/ |
H A D | snd_ps3_reg.h | 59 #define PS3_AUDIO_AO_SPDCS(n, y) \ argument
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | mb86a20s.c | 1201 unsigned x, y; member
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | broadsheetfb.c | 980 static void broadsheetfb_defio_damage_area(struct fb_info *info, u32 x, u32 y, in broadsheetfb_defio_damage_area()
|
/openbmc/linux/drivers/media/rc/ |
H A D | rc-core-priv.h | 177 static inline bool is_transition(struct ir_raw_event *x, struct ir_raw_event *y) in is_transition()
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | aes-glue.c | 808 static void cmac_gf128_mul_by_x(be128 *y, const be128 *x) in cmac_gf128_mul_by_x()
|
/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/ |
H A D | dsi_phy_14nm.c | 164 #define CEIL(x, y) (((x) + ((y) - 1)) / (y)) argument
|
/openbmc/linux/include/linux/ |
H A D | arm_ffa.h | 339 #define COMPOSITE_CONSTITUENTS_OFFSET(x, y) \ argument
|
/openbmc/linux/drivers/accel/habanalabs/include/gaudi/ |
H A D | gaudi_masks.h | 366 #define RAZWI_INITIATOR_ID_X_Y(x, y) \ argument
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_btree.h | 104 static inline enum xbtree_key_contig xbtree_key_contig(uint64_t x, uint64_t y) in xbtree_key_contig()
|
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_plane.c | 758 u32 y[COMP_MAX]; member
|
/openbmc/linux/drivers/hid/ |
H A D | hid-asus.c | 196 int touch_major, pressure, x, y; in asus_report_contact_down() local
|
H A D | hid-nintendo.c | 1330 s32 y; in joycon_parse_report() local 1386 s32 y; in joycon_parse_report() local
|
/openbmc/linux/mm/ |
H A D | slab.c | 275 #define STATS_ADD_REAPED(x, y) ((x)->reaped += (y)) argument 299 #define STATS_ADD_REAPED(x, y) do { (void)(y); } while (0) argument 2105 #define check_spinlock_acquired_node(x, y) do { } while(0) argument
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | unwind.c | 1190 #define UNW_DEC_SPILL_REG_P(f,p,t,a,x,y,arg) desc_spill_reg_p(p,t,a,x,y,arg) argument 1191 #define UNW_DEC_SPILL_REG(f,t,a,x,y,arg) desc_spill_reg_p(0,t,a,x,y,arg) argument
|
/openbmc/linux/arch/sparc/mm/ |
H A D | init_64.c | 100 const struct linux_prom64_registers *x = a, *y = b; in cmp_p64() local 588 const struct linux_prom_translation *x = a, *y = b; in cmp_ptrans() local
|