Home
last modified time | relevance | path

Searched refs:GB (Results 1 - 25 of 37) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.h36 [10] = ICE_PHY_TYPE(5GB, 5000baseT_Full),
37 [11] = ICE_PHY_TYPE(5GB, 5000baseT_Full),
38 [12] = ICE_PHY_TYPE(10GB, 10000baseT_Full),
39 [13] = ICE_PHY_TYPE(10GB, 10000baseCR_Full),
40 [14] = ICE_PHY_TYPE(10GB, 10000baseSR_Full),
41 [15] = ICE_PHY_TYPE(10GB, 10000baseLR_Full),
42 [16] = ICE_PHY_TYPE(10GB, 10000baseKR_Full),
43 [17] = ICE_PHY_TYPE(10GB, 10000baseCR_Full),
44 [18] = ICE_PHY_TYPE(10GB, 10000baseKR_Full),
45 [19] = ICE_PHY_TYPE(25GB, 2500
[all...]
/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dsidewinder.c193 * sw_get_bits() and GB() compose bits from the triplet buffer into a __u64.
199 #define GB(pos,num) sw_get_bits(buf, pos, num, sw->bits) macro
294 if (sw_check(GB(0,64)) || (hat = (GB(6,1) << 3) | GB(60,3)) > 8) in sw_parse()
299 input_report_abs(dev, ABS_X, (GB( 3,3) << 7) | GB(16,7)); in sw_parse()
300 input_report_abs(dev, ABS_Y, (GB( 0,3) << 7) | GB(24,7)); in sw_parse()
301 input_report_abs(dev, ABS_RZ, (GB(3 in sw_parse()
[all...]
H A Dgf2k.c142 #define GB(p,n,s) gf2k_get_bits(data, p, n, s) macro
164 input_report_abs(dev, gf2k_abs[i], GB(i<<3,8,0) | GB(i+46,1,8) | GB(i+50,1,9)); in gf2k_read()
167 input_report_abs(dev, gf2k_abs[i], GB(i*9+60,8,0) | GB(i+54,1,9)); in gf2k_read()
169 t = GB(40,4,0); in gf2k_read()
174 t = GB(44,2,0) | GB(32,8,2) | GB(7 in gf2k_read()
[all...]
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dsidewinder.c190 * sw_get_bits() and GB() compose bits from the triplet buffer into a __u64.
196 #define GB(pos,num) sw_get_bits(buf, pos, num, sw->bits) macro
291 if (sw_check(GB(0,64)) || (hat = (GB(6,1) << 3) | GB(60,3)) > 8) in sw_parse()
296 input_report_abs(dev, ABS_X, (GB( 3,3) << 7) | GB(16,7)); in sw_parse()
297 input_report_abs(dev, ABS_Y, (GB( 0,3) << 7) | GB(24,7)); in sw_parse()
298 input_report_abs(dev, ABS_RZ, (GB(3 in sw_parse()
[all...]
H A Dgf2k.c139 #define GB(p,n,s) gf2k_get_bits(data, p, n, s) macro
161 input_report_abs(dev, gf2k_abs[i], GB(i<<3,8,0) | GB(i+46,1,8) | GB(i+50,1,9)); in gf2k_read()
164 input_report_abs(dev, gf2k_abs[i], GB(i*9+60,8,0) | GB(i+54,1,9)); in gf2k_read()
166 t = GB(40,4,0); in gf2k_read()
171 t = GB(44,2,0) | GB(32,8,2) | GB(7 in gf2k_read()
[all...]
/kernel/liteos_a/kernel/extended/dynload/include/
H A Dlos_load_elf.h77 #define RANDOM_MASK ((((USER_ASPACE_TOP_MAX + GB - 1) & (-GB)) >> 3) - 1)
/kernel/liteos_a/kernel/base/include/
H A Dlos_vm_common.h67 #define GB (1024UL * 1024UL * 1024UL) macro
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dpci.c124 #define GB (1024*MB) macro
188 #undef GB macro
H A Dsmc37c93x.c25 #define GB (1024*MB) macro
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dpci.c124 #define GB (1024*MB) macro
188 #undef GB macro
H A Dsmc37c93x.c25 #define GB (1024*MB) macro
/kernel/linux/linux-5.10/lib/lz4/
H A Dlz4defs.h91 #define GB (1U << 30) macro
/kernel/linux/linux-6.6/lib/lz4/
H A Dlz4defs.h93 #define GB (1U << 30) macro
/kernel/linux/linux-5.10/drivers/char/agp/
H A Dhp-agp.c30 #define HP_ZX1_IOVA_BASE GB(1UL)
31 #define HP_ZX1_IOVA_SIZE GB(1UL)
H A Dagp.h160 #define GB(x) (MB (KB (x))) macro
/kernel/linux/linux-6.6/drivers/char/agp/
H A Dhp-agp.c30 #define HP_ZX1_IOVA_BASE GB(1UL)
31 #define HP_ZX1_IOVA_SIZE GB(1UL)
H A Dagp.h160 #define GB(x) (MB (KB (x))) macro
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dproc-arm740.S70 mov r0, #0x0000003F @ base = 0, size = 4GB
H A Dproc-arm940.S291 mov r0, #0x0000003F @ base = 0, size = 4GB
H A Dproc-arm946.S338 mov r0, #0x0000003F @ base = 0, size = 4GB
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dproc-arm740.S70 mov r0, #0x0000003F @ base = 0, size = 4GB
/kernel/linux/linux-5.10/lib/zstd/
H A Dzstd_internal.h72 #define GB *(1U << 30) macro
/kernel/linux/linux-6.6/lib/zstd/common/
H A Dzstd_internal.h64 #define GB *(1U<<30) macro
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dsetup.c37 #define GB(x) ((uint64_t)(x) * 1024 * 1024 * 1024) macro
549 limit = GB(512) / PAGE_SIZE; in xen_get_pages_limit()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dsetup.c39 #define GB(x) ((uint64_t)(x) * 1024 * 1024 * 1024) macro
550 limit = GB(512) / PAGE_SIZE; in xen_get_pages_limit()

Completed in 19 milliseconds

12