Home
last modified time | relevance | path

Searched defs:_f (Results 1 – 22 of 22) sorted by relevance

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic.h132 #define wr32(_f, _r, _v) fbnic_wr32(_f, _r, _v) argument
133 #define rd32(_f, _r) fbnic_rd32(_f, _r) argument
134 #define wrfl(_f) fbnic_wrfl(_f) argument
140 #define fw_rd32(_f, _r) fbnic_fw_rd32(_f, _r) argument
141 #define fw_wr32(_f, _r, _v) fbnic_fw_wr32(_f, _r, _v) argument
142 #define fw_wrfl(_f) fbnic_fw_rd32(_f, FBNIC_FW_ZERO_REG) argument
/linux/include/linux/
H A Dsh_clk.h126 #define SH_CLK_MSTP32(_p, _r, _b, _f) \ argument
129 #define SH_CLK_MSTP32_STS(_p, _r, _b, _s, _f) \ argument
132 #define SH_CLK_MSTP16(_p, _r, _b, _f) \ argument
135 #define SH_CLK_MSTP8(_p, _r, _b, _f) \ argument
H A Dirq_work.h33 #define DEFINE_IRQ_WORK(name, _f) \ argument
/linux/drivers/clk/x86/
H A Dclk-cgu.h203 #define LGM_MUX(_id, _name, _pdata, _f, _reg, \ argument
219 #define LGM_DIV(_id, _name, _pname, _f, _reg, _shift, _width, \ argument
241 #define LGM_GATE(_id, _name, _pname, _f, _reg, \ argument
259 #define LGM_FIXED(_id, _name, _pname, _f, _reg, \ argument
279 #define LGM_FIXED_FACTOR(_id, _name, _pname, _f, _reg, \ argument
/linux/arch/microblaze/include/uapi/asm/
H A Delf.h107 #define ELF_PLAT_INIT(_r, _f) \ argument
/linux/include/uapi/linux/
H A Dsysinfo.h22 char _f[20-2*sizeof(__kernel_ulong_t)-sizeof(__u32)]; /* Padding: libc5 uses this.. */ member
/linux/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600.h299 #define INV_ICM42600_GYRO_ACCEL_CONFIG0_ACCEL_FILT(_f) \ argument
301 #define INV_ICM42600_GYRO_ACCEL_CONFIG0_GYRO_FILT(_f) \ argument
/linux/drivers/rtc/
H A Drtc-mt7622.c52 #define MTK_RTC_TREG(_t, _f) (0x40 + (0x4 * (_f)) + ((_t) * 0x20)) argument
/linux/drivers/ptp/
H A Dptp_vmclock.c54 #define VMCLOCK_FIELD_PRESENT(_c, _f) \ argument
/linux/fs/bcachefs/
H A Dbtree_node_scan.c497 #define for_each_found_btree_node_in_range(_f, _search, _idx) \ argument
H A Dutil.c113 #define parse_or_ret(cp, _f) \ argument
H A Dbtree_gc.c905 #define copy_bucket_field(_errtype, _f) \ in bch2_alloc_write_key() argument
/linux/drivers/net/ethernet/sfc/
H A Defx_devlink.c233 #define EFX_VER_FLAG(_f) \ argument
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dchip.c202 #define SOCRAMREGOFFS(_f) offsetof(struct sbsocramregs, _f) argument
203 #define SYSMEMREGOFFS(_f) offsetof(struct sbsocramregs, _f) argument
/linux/arch/arm64/include/asm/
H A Dkvm_host.h895 #define __vcpu_single_flag(_set, _f) _set, (_f), (_f) argument
897 #define __unpack_flag(_set, _f, _m) _f argument
980 #define __vcpu_except_flags(_f) iflags, (_f << __EXCEPT_SHIFT), __EXCEPT_MASK_VAL argument
/linux/net/mac80211/
H A Diface.c1116 #define ADJUST(_f, _s) do { \ in ieee80211_adjust_monitor_flags() argument
/linux/drivers/net/phy/
H A Dsfp.c462 #define SFP_QUIRK(_v, _p, _m, _f) \ argument
465 #define SFP_QUIRK_F(_v, _p, _f) SFP_QUIRK(_v, _p, NULL, _f) argument
/linux/drivers/pci/pcie/
H A Daspm.c1613 #define ASPM_ATTR(_f, _s) \ argument
/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h33 #define MS(_v, _f) (((_v) & _f##_MASK) >> _f##_LSB) argument
34 #define SM(_v, _f) (((_v) << _f##_LSB) & _f##_MASK) argument
35 #define WO(_f) ((_f##_OFFSET) >> 2) argument
/linux/drivers/comedi/drivers/
H A Dni_stc.h761 #define NI_M_PFI_FILTER_SEL(_c, _f) (((_f) & 0x3) << ((_c) * 2)) argument
/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h38 #define SM(_v, _f) (((_v) << _f##_LSB) & _f##_MASK) argument
/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h38 #define SM(_v, _f) (((_v) << _f##_LSB) & _f##_MASK) argument