/openbmc/linux/drivers/net/ipa/ |
H A D | reg.h | 24 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 D | vfsmod.h | 32 umode_t fmask; member
|
/openbmc/linux/fs/ntfs/ |
H A D | volume.h | 38 umode_t fmask; /* The mask for file permissions. */ member
|
H A D | super.c | 102 umode_t fmask = (umode_t)-1, dmask = (umode_t)-1; in parse_options() local
|
/openbmc/linux/arch/powerpc/perf/ |
H A D | power5-pmu.c | 142 int bit, fmask; in power5_get_constraint() local
|
H A D | power5+-pmu.c | 138 int bit, fmask; in power5p_get_constraint() local
|
/openbmc/linux/drivers/net/can/ |
H A D | bxcan.c | 213 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 D | echoaudio.c | 175 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 D | eeprom.c | 1605 unsigned int fmask, pmask; in ath5k_eeprom_read_ctl_info() local
|
/openbmc/qemu/hw/pci/ |
H A D | msix.c | 89 static bool msix_vector_masked(PCIDevice *dev, unsigned int vector, bool fmask) in msix_vector_masked()
|
/openbmc/linux/drivers/isdn/hardware/mISDN/ |
H A D | w6692.c | 58 u32 fmask; /* feature mask - bit set per card nr */ member
|
/openbmc/linux/drivers/usb/host/ |
H A D | ehci-sched.c | 2357 unsigned fmask = ehci->periodic_size - 1; in scan_isoc() local
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-single.c | 193 unsigned fmask; member
|
/openbmc/linux/fs/ntfs3/ |
H A D | ntfs_fs.h | 99 unsigned fmask : 1; /* fmask was set. */ member
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.c | 189 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 D | qib_iba7322.c | 1838 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 D | fotg210-hcd.c | 4647 unsigned fmask = fotg210->periodic_size - 1; in scan_isoc() local
|
/openbmc/qemu/hw/i386/ |
H A D | intel_iommu.c | 2612 uint16_t sid, fmask; in vtd_process_context_cache_desc() local
|
/openbmc/qemu/target/i386/ |
H A D | cpu.h | 1816 target_ulong fmask; member
|