| /f-stack/dpdk/drivers/net/bnxt/ |
| H A D | bnxt_util.h | 10 #define BIT(n) (1UL << (n)) macro
|
| /f-stack/freebsd/libkern/ |
| H A D | strspn.c | 37 #define BIT(c) ((u_long)1 << ((u_char)(c) % LONG_BIT)) macro
|
| H A D | strcspn.c | 37 #define BIT(c) ((u_long)1 << ((u_char)(c) % LONG_BIT)) macro
|
| /f-stack/dpdk/drivers/crypto/bcmfs/ |
| H A D | bcmfs_hw_defs.h | 15 #define BIT(nr) (1UL << (nr)) macro
|
| /f-stack/dpdk/drivers/net/nfp/nfpcore/nfp-common/ |
| H A D | nfp_platform.h | 21 #define BIT(x) (1 << (x)) macro
|
| /f-stack/dpdk/drivers/net/atlantic/ |
| H A D | atl_hw_regs.h | 30 #define BIT(x) (1UL << (x)) macro
|
| /f-stack/dpdk/drivers/net/ionic/ |
| H A D | ionic_osdep.h | 27 #define BIT(nr) (1UL << (nr)) macro
|
| /f-stack/dpdk/drivers/common/dpaax/caamflib/ |
| H A D | compat.h | 84 #define BIT(nr) (1UL << (nr)) macro
|
| /f-stack/freebsd/ddb/ |
| H A D | db_lex.h | 72 #define BIT(n) (1ull << (n)) macro
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | omap3-gta04.dtsi | 649 #define BIT(x) (1 << (x)) macro
|
| /f-stack/dpdk/drivers/raw/ifpga/base/ |
| H A D | opae_osdep.h | 39 #define BIT(a) (1UL << (a)) macro
|
| /f-stack/dpdk/drivers/common/octeontx2/ |
| H A D | otx2_common.h | 34 #define BIT(nr) (1UL << (nr)) macro
|
| /f-stack/dpdk/examples/performance-thread/common/ |
| H A D | lthread_int.h | 46 #define BIT(x) (1 << (x)) macro
|
| /f-stack/freebsd/mips/atheros/ |
| H A D | ar934x_nfcreg.h | 41 #define BIT(x) (1 << (x)) macro
|
| H A D | qca953xreg.h | 31 #define BIT(x) (1 << (x)) macro
|
| H A D | qca955xreg.h | 31 #define BIT(x) (1 << (x)) macro
|
| /f-stack/dpdk/drivers/net/octeontx/ |
| H A D | octeontx_rxtx.h | 14 #define BIT(nr) (1UL << (nr)) macro
|
| /f-stack/dpdk/drivers/net/hinic/base/ |
| H A D | hinic_compat.h | 66 #define BIT(n) (1 << (n)) macro
|
| /f-stack/freebsd/arm/nvidia/drm2/ |
| H A D | hdmi.c | 34 #define BIT(x) (1U << (x)) macro
|
| /f-stack/dpdk/drivers/net/cxgbe/ |
| H A D | cxgbe_compat.h | 68 #define BIT(n) (1 << (n)) macro
|
| /f-stack/dpdk/drivers/net/pfe/base/ |
| H A D | pfe.h | 65 #define BIT(nr) (1UL << (nr)) macro
|
| /f-stack/freebsd/contrib/openzfs/module/icp/algs/skein/ |
| H A D | skein_impl.h | 43 #define SKEIN_T1_BIT(BIT) ((BIT) - 64) argument
|
| /f-stack/dpdk/drivers/net/ena/base/ |
| H A D | ena_plat_dpdk.h | 88 #define BIT(nr) (1UL << (nr)) macro
|
| /f-stack/dpdk/drivers/net/enetc/base/ |
| H A D | enetc_hw.h | 9 #define BIT(x) ((uint64_t)1 << ((x))) macro
|
| /f-stack/freebsd/crypto/skein/ |
| H A D | skein.h | 153 #define SKEIN_T1_BIT(BIT) ((BIT) - 64) /* offset 64 because it's the second word … argument
|