Searched refs:__bitwise (Results 1 - 25 of 67) sorted by path

123

/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_asm.h322 typedef __u32 __bitwise swreg;
/linux-master/drivers/staging/gdm724x/
H A Dgdm_endian.h13 typedef __u32 __bitwise __dev32;
14 typedef __u16 __bitwise __dev16;
/linux-master/fs/befs/
H A Dbefs_fs_types.h87 typedef u64 __bitwise fs64;
88 typedef u32 __bitwise fs32;
89 typedef u16 __bitwise fs16;
/linux-master/fs/qnx6/
H A Dqnx6.h23 typedef __u16 __bitwise __fs16;
24 typedef __u32 __bitwise __fs32;
25 typedef __u64 __bitwise __fs64;
/linux-master/fs/ufs/
H A Dufs_fs.h41 typedef __u64 __bitwise __fs64;
42 typedef __u32 __bitwise __fs32;
43 typedef __u16 __bitwise __fs16;
/linux-master/include/linux/
H A Domap-mailbox.h13 typedef int __bitwise omap_mbox_irq_t;
/linux-master/include/uapi/linux/
H A Dvirtio_types.h42 typedef __u16 __bitwise __virtio16;
43 typedef __u32 __bitwise __virtio32;
44 typedef __u64 __bitwise __virtio64;
/linux-master/net/ieee802154/6lowpan/
H A D6lowpan_i.h11 typedef unsigned __bitwise lowpan_rx_result;
/linux-master/arch/arm/mach-s3c/
H A Dgpio-cfg.h25 typedef unsigned int __bitwise samsung_gpio_pull_t;
/linux-master/arch/s390/include/asm/
H A Ddma-types.h20 typedef u32 __bitwise dma32_t;
31 typedef u64 __bitwise dma64_t;
/linux-master/block/
H A Dblk-mq.h39 typedef unsigned int __bitwise blk_insert_t;
/linux-master/drivers/dma/
H A Dfsldma.h89 typedef u64 __bitwise v64;
90 typedef u32 __bitwise v32;
/linux-master/drivers/md/
H A Ddm-cache-block-types.h21 typedef dm_block_t __bitwise dm_oblock_t;
22 typedef uint32_t __bitwise dm_cblock_t;
23 typedef dm_block_t __bitwise dm_dblock_t;
/linux-master/drivers/net/ethernet/sun/
H A Dsunhme.h306 typedef u32 __bitwise hme32;
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dwmi.h74 typedef __s32 __bitwise a_sle32;
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dwmi.h34 typedef __s32 __bitwise a_sle32;
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dwmi.h63 typedef __s16 __bitwise a_sle16;
64 typedef __s32 __bitwise a_sle32;
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/
H A Dfile.h202 typedef unsigned int __bitwise iwl_ucode_tlv_api_t;
313 typedef unsigned int __bitwise iwl_ucode_tlv_capa_t;
/linux-master/drivers/nvme/host/
H A Dnvme.h866 typedef __u32 __bitwise nvme_submit_flags_t;
/linux-master/drivers/usb/host/
H A Dehci.h20 typedef __u32 __bitwise __hc32;
21 typedef __u16 __bitwise __hc16;
H A Dohci.h16 typedef __u32 __bitwise __hc32;
17 typedef __u16 __bitwise __hc16;
H A Duhci-hcd.h114 typedef __u32 __bitwise __hc32;
115 typedef __u16 __bitwise __hc16;
/linux-master/drivers/usb/isp1760/
H A Disp1760-hcd.c57 typedef __u32 __bitwise __dw;
/linux-master/fs/bcachefs/
H A Dstr_hash.h18 typedef unsigned __bitwise bch_str_hash_flags_t;
/linux-master/fs/freevxfs/
H A Dvxfs.h37 typedef __u16 __bitwise __fs16;
38 typedef __u32 __bitwise __fs32;
39 typedef __u64 __bitwise __fs64;

Completed in 779 milliseconds

123