| /linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | dp.c | 92 nvkm_dp_train_sense(struct lt_state *lt, bool pc, u32 delay) in nvkm_dp_train_sense() argument 94 struct nvkm_outp *outp = lt->outp; in nvkm_dp_train_sense() 100 if (lt->repeater) in nvkm_dp_train_sense() 101 addr = DPCD_LTTPR_LANE0_1_STATUS(lt->repeater); in nvkm_dp_train_sense() 105 ret = nvkm_rdaux(outp->dp.aux, addr, <->stat[0], 3); in nvkm_dp_train_sense() 109 if (lt->repeater) in nvkm_dp_train_sense() 110 addr = DPCD_LTTPR_LANE0_1_ADJUST(lt->repeater); in nvkm_dp_train_sense() 114 ret = nvkm_rdaux(outp->dp.aux, addr, <->stat[4], 2); in nvkm_dp_train_sense() 119 ret = nvkm_rdaux(outp->dp.aux, DPCD_LS0C, <->pc2stat, 1); in nvkm_dp_train_sense() 121 lt->pc2stat = 0x00; in nvkm_dp_train_sense() [all …]
|
| /linux/arch/parisc/include/asm/ |
| H A D | elf.h | 74 #define R_PARISC_LTOFF21L 34 /* LT-relative, left 21 bits. */ 75 #define R_PARISC_LTOFF14R 38 /* LT-relative, right 14 bits. */ 81 #define R_PARISC_LTOFF_FPTR32 57 /* 32 bits LT-rel. function pointer. */ 82 #define R_PARISC_LTOFF_FPTR21L 58 /* LT-rel. fct ptr, left 21 bits. */ 83 #define R_PARISC_LTOFF_FPTR14R 62 /* LT-rel. fct ptr, right 14 bits. */ 105 #define R_PARISC_LTOFF64 96 /* 64 bits LT-rel. address. */ 106 #define R_PARISC_LTOFF14WR 99 /* LT-rel. address, right 14 bits. */ 107 #define R_PARISC_LTOFF14DR 100 /* LT-rel. address, right 14 bits. */ 108 #define R_PARISC_LTOFF16F 101 /* 16 bits LT-rel. address. */ 109 #define R_PARISC_LTOFF16WF 102 /* 16 bits LT-rel. address. */ [all …]
|
| /linux/net/netfilter/ |
| H A D | nft_set_pipapo.h | 69 #define NFT_PIPAPO_LT_ALIGN(lt) (PTR_ALIGN((lt), NFT_PIPAPO_ALIGN)) argument 72 #define NFT_PIPAPO_LT_ALIGN(lt) (lt) argument 109 * @lt: Lookup table: 'groups' rows of buckets 118 unsigned long *lt; member 200 unsigned long *lt = NFT_PIPAPO_LT_ALIGN(f->lt); in pipapo_and_field_buckets_4bit() local 207 __bitmap_and(dst, dst, lt + v * f->bsize, in pipapo_and_field_buckets_4bit() 209 lt += f->bsize * NFT_PIPAPO_BUCKETS(4); in pipapo_and_field_buckets_4bit() 212 __bitmap_and(dst, dst, lt + v * f->bsize, in pipapo_and_field_buckets_4bit() 214 lt += f->bsize * NFT_PIPAPO_BUCKETS(4); in pipapo_and_field_buckets_4bit() 228 unsigned long *lt = NFT_PIPAPO_LT_ALIGN(f->lt); in pipapo_and_field_buckets_8bit() local [all …]
|
| /linux/Documentation/scsi/ |
| H A D | FlashPoint.rst | 78 BusLogic FlashPoint LT/BT-948 Upgrade Program 85 Ever since its introduction last October, the BusLogic FlashPoint LT has 90 system like Linux, the FlashPoint LT has been touted by computer system 106 ended up with a FlashPoint LT, believing it was supported, and were unable 133 unable to run Linux because they have a Flashpoint LT. Therefore, BusLogic 135 to trade in their FlashPoint LT for the new BT-948 MultiMaster PCI Ultra 137 and has all the best features of both the BT-946C and FlashPoint LT, 145 As of 14 June 1996, the original BusLogic FlashPoint LT to BT-948 upgrade 169 from the unsupported FlashPoint LT (BT-930) to the supported BT-948 for US
|
| /linux/tools/testing/selftests/filesystems/epoll/ |
| H A D | epoll_wakeup_test.c | 160 * | (lt) 222 * (lt) / \ (lt) 298 * | (lt) 376 * (lt) / \ (lt) 469 * | (lt) 555 * (lt) / \ (lt) 653 * | (lt) [all...] |
| /linux/scripts/ |
| H A D | unifdef.c | 831 Linetype lt; in eval_unary() local 837 lt = eval_unary(ops, valp, &cp); in eval_unary() 838 if (lt == LT_ERROR) in eval_unary() 840 if (lt != LT_IF) { in eval_unary() 842 lt = *valp ? LT_TRUE : LT_FALSE; in eval_unary() 847 lt = eval_table(eval_ops, valp, &cp); in eval_unary() 848 if (lt == LT_ERROR) in eval_unary() 858 lt = *valp ? LT_TRUE : LT_FALSE; in eval_unary() 871 lt = LT_IF; in eval_unary() 874 lt = *valp ? LT_TRUE : LT_FALSE; in eval_unary() [all …]
|
| /linux/tools/testing/selftests/net/netfilter/ |
| H A D | conntrack_resize.sh | 61 while [ $i -lt $count ] ;do 94 while [ $now -lt $end ]; do 122 while [ $now -lt $end ]; do 139 while [ $now -lt $end ]; do 167 while [ $now -lt $end ]; do 189 while [ $now -lt $end ]; do 220 while [ $now -lt $end ]; do 244 while [ $now -lt $end ]; do
|
| H A D | nft_zones_many.sh | 57 if [ "$i" -lt "$max_zones" ]; then 72 while [ "$i" -lt "$max_zones" ]; do 118 while [ "$i" -lt "$max_zones" ]; do
|
| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-h264.c | 263 u8 lt, i = 0, j = 0, k = 0; in reorder_field_reflist() local 267 for (lt = 0; lt <= 1; lt++) { in reorder_field_reflist() 269 for (; i < b->num_valid && b->refs[tmplist[i].index].longterm == lt; i++) { in reorder_field_reflist() 276 for (; j < b->num_valid && b->refs[tmplist[j].index].longterm == lt; j++) { in reorder_field_reflist() 282 } while ((i < b->num_valid && b->refs[tmplist[i].index].longterm == lt) || in reorder_field_reflist() 283 (j < b->num_valid && b->refs[tmplist[j].index].longterm == lt)); in reorder_field_reflist()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_npc_fs.c | 169 u64 cfg, u8 lid, u8 lt, u8 intf) in npc_set_layer_mdata() argument 182 input->layer_mdata.ltype = lt; in npc_set_layer_mdata() 218 u8 nr_bits, lid, lt, ld; in npc_check_overlap() local 236 for (lt = 0; lt < NPC_MAX_LT; lt++) { in npc_check_overlap() 240 (intf, lid, lt, ld)); in npc_check_overlap() 245 cfg, lid, lt, intf); in npc_check_overlap() 271 for (lt = 0; lt < NPC_MAX_LT; lt++) { in npc_check_overlap() 272 cfg = CN20K_GET_EXTR_LT(intf, extr, lt); in npc_check_overlap() 278 lid, lt, intf); in npc_check_overlap() 578 u8 lt, u64 cfg, u8 intf) in npc_scan_ldata() argument [all …]
|
| /linux/tools/testing/selftests/memory-hotplug/ |
| H A D | mem-on-off-test.sh | 166 if [ "$ratio" -gt 100 ] || [ "$ratio" -lt 0 ]; then 174 if ! [ "$error" -ge -4095 -a "$error" -lt 0 ]; then 271 if [ $((RANDOM % 100)) -lt $ratio ]; then 297 if [ $((RANDOM % 100)) -lt $ratio ]; then
|
| /linux/tools/testing/selftests/rseq/ |
| H A D | run_param_test.sh | 45 while [ "$i" -lt "${#TEST_LIST[@]}" ]; do 82 while [ "$i" -lt "${#INJECT_LIST[@]}" ]; do 103 while [ "$i" -lt "${#INJECT_LIST[@]}" ]; do
|
| /linux/tools/testing/selftests/ftrace/test.d/event/ |
| H A D | subsystem-enable.tc | 46 if [ $count -lt 3 ]; then 57 if [ $count -lt 3 ]; then
|
| /linux/kernel/locking/ |
| H A D | lockdep_proc.c | 451 static void seq_lock_time(struct seq_file *m, struct lock_time *lt) in seq_lock_time() argument 453 seq_printf(m, "%14lu", lt->nr); in seq_lock_time() 454 seq_time(m, lt->min); in seq_lock_time() 455 seq_time(m, lt->max); in seq_lock_time() 456 seq_time(m, lt->total); in seq_lock_time() 457 seq_time(m, lt->nr ? div64_u64(lt->total, lt->nr) : 0); in seq_lock_time()
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | mediatek,mt6893-pinctrl.yaml | 27 - description: lt group IO 39 - const: lt 169 "lt", "tm", "eint";
|
| H A D | mediatek,mt6858-pinctrl.yaml | 27 - description: lt group IO 44 - const: lt 174 reg-names = "base", "lm", "rb", "bm2", "bm", "bm1", "lt", "lt1",
|
| H A D | mediatek,mt6878-pinctrl.yaml | 29 - description: lt group IO 46 - const: lt 186 "lm", "lt", "rm", "rt", "eint-e", "eint-s",
|
| H A D | mediatek,mt8196-pinctrl.yaml | 30 - description: lt group IO 54 - const: lt 219 "bm2", "bm3", "lt", "lm1", "lm2", "lb1",
|
| /linux/sound/pci/ice1712/ |
| H A D | aureon.h | 17 "{AudioTrak,Prodigy 7.1 LT},"\ 24 #define VT1724_SUBDEVICE_PRODIGY71LT 0x32315441 /* PRODIGY 7.1 LT */
|
| /linux/tools/testing/selftests/memfd/ |
| H A D | run_hugetlbfs_test.sh | 25 if [ -n "$freepgs" ] && [ $freepgs -lt $hpages_test ]; then 47 if [ $freepgs -lt $hpages_test ]; then
|
| /linux/arch/mips/include/asm/ |
| H A D | cpu-features.h | 63 #define __isa_range(ge, lt) \ argument 64 ((MIPS_ISA_REV >= (ge)) && (MIPS_ISA_REV < (lt))) 65 #define __isa_range_or_flag(ge, lt, flag) \ argument 66 (__isa_range(ge, lt) || ((MIPS_ISA_REV < (lt)) && __isa(flag))) 67 #define __isa_range_and_ase(ge, lt, ase) \ argument 68 (__isa_range(ge, lt) && __ase(ase))
|
| /linux/arch/arm/kernel/ |
| H A D | opcodes.c | 15 * index into the table is test code: EQ, NE, ... LT, GT, AL, NV 31 0x55AA, /* LT == (N!=V) */
|
| /linux/arch/mips/pci/ |
| H A D | fixup-cobalt.c | 71 unsigned char lt; in qube_raq_via_bmIDE_fixup() local 82 pci_read_config_byte(dev, PCI_LATENCY_TIMER, <); in qube_raq_via_bmIDE_fixup() 83 if (lt < 64) in qube_raq_via_bmIDE_fixup()
|
| /linux/drivers/accessibility/speakup/ |
| H A D | Kconfig | 19 Dectalk express, Doubletalk, Doubletalk LT or 157 tristate "DoubleTalk LT/LiteTalk synthesizer support" 161 LT synthesizer. You can say y to build it into the
|
| /linux/tools/testing/selftests/powerpc/scripts/ |
| H A D | hmi.sh | 70 while [ $new_hmis -lt $((old_hmis + expected_hmis)) ] && [ $i -lt 12 ]; do
|