/openbmc/linux/drivers/scsi/cxlflash/ |
H A D | superpipe.h | 83 #define DECODE_CTXID(_val) (_val & 0xFFFFFFFF) argument
|
/openbmc/linux/drivers/ufs/host/ |
H A D | ufs-renesas.c | 54 #define PARAM_WRITE(_reg, _val) \ argument
|
/openbmc/linux/drivers/firmware/broadcom/ |
H A D | bcm47xx_sprom.c | 175 #define ENTRY(_revmask, _type, _prefix, _name, _val, _allset, _fallback) \ argument
|
/openbmc/linux/drivers/iio/afe/ |
H A D | iio-rescale.c | 26 int _val, _val2; in rescale_process_scale() local
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-prph.h | 355 #define WFPM_OTP_CFG1_IS_JACKET(_val) (((_val) & 0x00000020) >> WFPM_OTP_BZ_BNJ_JACKET_BIT) argument 356 #define WFPM_OTP_CFG1_IS_CDB(_val) (((_val) & 0x00000010) >> WFPM_OTP_BZ_BNJ_CDB_BIT) argument
|
/openbmc/linux/drivers/hwtracing/ptt/ |
H A D | hisi_ptt.c | 109 #define HISI_PTT_TUNE_ATTR(_name, _val, _show, _store) \ argument 119 #define HISI_PTT_TUNE_ATTR_COMMON(_name, _val) \ argument
|
/openbmc/u-boot/drivers/power/regulator/ |
H A D | s2mps11_regulator.c | 16 #define MODE(_id, _val, _name) { \ argument
|
H A D | pfuze100.c | 212 #define MODE(_id, _val, _name) { \ argument
|
H A D | max77686.c | 18 #define MODE(_id, _val, _name) { \ argument
|
H A D | stpmu1.c | 26 #define STPMU1_MODE(_id, _val, _name) { \ argument
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac5.h | 65 #define SZ_CAP_HBFQ_MASK(_val) ({ typeof(_val) (val) = (_val); \ argument
|
/openbmc/linux/drivers/clk/at91/ |
H A D | pmc.h | 118 #define field_prep(_mask, _val) (((_val) << (ffs(_mask) - 1)) & (_mask)) argument
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | init.c | 793 #define SET_EHT_MAX_NSS(_bw, _val) do { \ in mt7996_init_eht_caps() argument
|
/openbmc/linux/include/linux/soc/mediatek/ |
H A D | mtk_wed.h | 229 #define mtk_wed_device_reg_write(_dev, _reg, _val) \ argument 255 #define mtk_wed_device_reg_write(_dev, _reg, _val) do {} while (0) argument
|
/openbmc/linux/drivers/media/i2c/ |
H A D | ov9640.c | 203 u8 _val; in ov9640_reg_write() local
|
/openbmc/linux/drivers/media/platform/samsung/s3c-camif/ |
H A D | camif-regs.c | 13 #define camif_write(_camif, _off, _val) writel(_val, (_camif)->io_base + (_off)) argument
|
/openbmc/qemu/subprojects/libvhost-user/include/ |
H A D | atomic.h | 123 #define qatomic_rcu_read_internal(ptr, _val) \ argument
|
/openbmc/qemu/subprojects/libvduse/include/ |
H A D | atomic.h | 123 #define qatomic_rcu_read_internal(ptr, _val) \ argument
|
/openbmc/qemu/include/qemu/ |
H A D | atomic.h | 123 #define qatomic_rcu_read_internal(ptr, _val) \ argument
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | stv0910.c | 205 #define SET_FIELD(_reg, _val) \ argument 209 #define SET_REG(_reg, _val) \ argument 213 #define GET_REG(_reg, _val) \ argument
|
/openbmc/linux/drivers/bus/ |
H A D | hisi_lpc.c | 247 __le32 _val = cpu_to_le32(val); in hisi_lpc_comm_out() local
|
/openbmc/linux/drivers/perf/ |
H A D | apple_m1_cpu_pmu.c | 183 #define PMU_WRITE_COUNTER(_val, _idx) \ argument
|
/openbmc/linux/drivers/video/fbdev/vermilion/ |
H A D | vermilion.c | 37 #define VML_TOHW(_val, _width) ((((_val) << (_width)) + 0x7FFF - (_val)) >> 16) argument
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | percpu.h | 101 #define percpu_to_op(size, qual, op, _var, _val) \ argument 163 #define percpu_add_return_op(size, qual, _var, _val) \ argument
|
/openbmc/linux/drivers/iio/temperature/ |
H A D | mlx90614.c | 73 #define field_prep(_mask, _val) (((_val) << (ffs(_mask) - 1)) & (_mask)) argument
|