Searched refs:ge (Results 51 - 71 of 71) sorted by relevance

123

/linux-master/scripts/dtc/include-prefixes/arm/marvell/
H A DMakefile130 kirkwood-mv88f6281gtw-ge.dtb \
/linux-master/tools/testing/selftests/kmod/
H A Dkmod.sh301 if [[ $RC -ge 0 ]]; then
/linux-master/tools/testing/selftests/drivers/net/hw/
H A Dethtool_mm.sh42 [ $delta -ge $num_pkts ] && [ $delta -le $((num_pkts + 100)) ]
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-pciercx-defs.h280 __BITFIELD_FIELD(uint32_t ge:1,
/linux-master/arch/sh/kernel/cpu/sh2a/
H A Dentry.S143 cmp/ge r8,r9 ! vector 0x1f-0x2f is systemcall
/linux-master/arch/arm64/crypto/
H A Dchacha-neon-core.S651 csel x2, x2, x3, ge
663 csel x2, x2, x3, ge
674 csel x2, x2, x3, ge
685 csel x2, x2, x3, ge
/linux-master/scripts/
H A Dcheck-uapi.sh248 if [ "${#threads[@]}" -ge "$MAX_THREADS" ]; then
/linux-master/arch/arm64/kernel/
H A Dhead.S498 b.ge 2f
/linux-master/tools/testing/selftests/net/mptcp/
H A Dmptcp_lib.sh174 { [ "${maj}" -eq "${exp_maj}" ] && [ "${min}" -ge "${exp_min}" ]; }; then
H A Dmptcp_join.sh1599 if [ $count -ge "$rm_subflow_nr" ] && \
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
H A Di2c_.fuc316 bra ge #i2c_recv_done
/linux-master/drivers/gpio/
H A DMakefile67 obj-$(CONFIG_GPIO_GE_FPGA) += gpio-ge.o
/linux-master/drivers/infiniband/hw/mlx4/
H A Dqp.c1334 struct mlx4_ib_gid_entry *ge, *tmp; local
1336 list_for_each_entry_safe(ge, tmp, &qp->gid_list, list) {
1337 list_del(&ge->list);
1338 kfree(ge);
1916 struct mlx4_ib_gid_entry *ge, *tmp; local
1918 list_for_each_entry_safe(ge, tmp, &qp->gid_list, list) {
1919 if (!ge->added && mlx4_ib_add_mc(dev, qp, &ge->gid)) {
1920 ge->added = 1;
1921 ge
[all...]
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dfw.c625 __DEF_FW_FEAT_COND(ge, >=); /* greater or equal */
645 __CFG_FW_FEAT(RTL8851B, ge, 0, 29, 37, 1, TX_WAKE),
646 __CFG_FW_FEAT(RTL8851B, ge, 0, 29, 37, 1, SCAN_OFFLOAD),
647 __CFG_FW_FEAT(RTL8851B, ge, 0, 29, 41, 0, CRASH_TRIGGER),
649 __CFG_FW_FEAT(RTL8852A, ge, 0, 13, 35, 0, SCAN_OFFLOAD),
650 __CFG_FW_FEAT(RTL8852A, ge, 0, 13, 35, 0, TX_WAKE),
651 __CFG_FW_FEAT(RTL8852A, ge, 0, 13, 36, 0, CRASH_TRIGGER),
653 __CFG_FW_FEAT(RTL8852B, ge, 0, 29, 26, 0, NO_LPS_PG),
654 __CFG_FW_FEAT(RTL8852B, ge, 0, 29, 26, 0, TX_WAKE),
655 __CFG_FW_FEAT(RTL8852B, ge,
[all...]
/linux-master/arch/sh/kernel/cpu/sh2/
H A Dentry.S197 cmp/ge r8,r9 ! vector 0x1f-0x2f is systemcall
/linux-master/tools/testing/selftests/net/
H A Dioam6.sh539 if [[ $i -ge 12 && $i -le 21 ]]
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dtorture.sh653 if test $ncompresses -ge $compress_concurrency
/linux-master/drivers/soc/mediatek/
H A Dmtk-svs.c1967 int adc_ge_t, adc_oe_t, ge, oe, gain, degc_cali, adc_cali_en_t; local
2064 ge = ((adc_ge_t - 512) * 10000) / 4096;
2066 gain = (10000 + ge);
/linux-master/arch/sh/lib/
H A Dmemcpy-sh4.S274 cmp/ge r7, r6 ! 55 MT
/linux-master/arch/sparc/lib/
H A DM7memcpy.S379 .Lmedw7: ! count is ge 1, less than 8
/linux-master/arch/mips/pci/
H A Dpcie-octeon.c470 pciercx_cfg070.s.ge = 1; /* ECRC generation enable. */

Completed in 329 milliseconds

123