Home
last modified time | relevance | path

Searched defs:fmask (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/drivers/net/ipa/
H A Dreg.h24 const u32 *fmask; /* BIT(nr) or GENMASK(h, l) */ member
83 u32 fmask = reg_fmask(reg, field_id); in reg_bit() local
94 u32 fmask = reg_fmask(reg, field_id); in reg_field_max() local
102 u32 fmask = reg_fmask(reg, field_id); in reg_encode() local
117 u32 fmask = reg_fmask(reg, field_id); in reg_decode() local
/openbmc/linux/fs/vboxsf/
H A Dvfsmod.h32 umode_t fmask; member
/openbmc/linux/fs/ntfs/
H A Dvolume.h38 umode_t fmask; /* The mask for file permissions. */ member
H A Dsuper.c102 umode_t fmask = (umode_t)-1, dmask = (umode_t)-1; in parse_options() local
/openbmc/linux/arch/powerpc/perf/
H A Dpower5-pmu.c142 int bit, fmask; in power5_get_constraint() local
H A Dpower5+-pmu.c138 int bit, fmask; in power5p_get_constraint() local
/openbmc/linux/drivers/net/can/
H A Dbxcan.c213 u32 fmask = BIT(fid); in bxcan_disable_filters() local
221 u32 fmask = BIT(fid); in bxcan_enable_filters() local
/openbmc/linux/sound/pci/echoaudio/
H A Dechoaudio.c175 u64 fmask; in hw_rule_playback_format_by_channels() local
210 u64 fmask; in hw_rule_playback_channels_by_format() local
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Deeprom.c1605 unsigned int fmask, pmask; in ath5k_eeprom_read_ctl_info() local
/openbmc/qemu/hw/pci/
H A Dmsix.c89 static bool msix_vector_masked(PCIDevice *dev, unsigned int vector, bool fmask) in msix_vector_masked()
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dw6692.c58 u32 fmask; /* feature mask - bit set per card nr */ member
/openbmc/linux/drivers/usb/host/
H A Dehci-sched.c2357 unsigned fmask = ehci->periodic_size - 1; in scan_isoc() local
/openbmc/linux/fs/ntfs3/
H A Dntfs_fs.h99 unsigned fmask : 1; /* fmask was set. */ member
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-single.c193 unsigned fmask; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c189 void *headers_c = spec->match_criteria, *headers_v = spec->match_value, *fmask, *fval; in mlx5e_tc_match_to_reg_match() local
236 void *headers_c = spec->match_criteria, *headers_v = spec->match_value, *fmask, *fval; in mlx5e_tc_match_to_reg_get_match() local
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_iba7322.c1838 u64 ignore_this_time = 0, iserr = 0, errs, fmask; in handle_7322_p_errors() local
8436 u64 fmask; in check_7322_rxe_status() local
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c4647 unsigned fmask = fotg210->periodic_size - 1; in scan_isoc() local
/openbmc/qemu/hw/i386/
H A Dintel_iommu.c2576 uint16_t sid, fmask; in vtd_process_context_cache_desc() local
/openbmc/qemu/target/i386/
H A Dcpu.h1764 target_ulong fmask; member