Home
last modified time | relevance | path

Searched refs:lt (Results 1 – 20 of 20) sorted by relevance

/arch/mips/pci/
A Dfixup-cobalt.c71 unsigned char lt; in qube_raq_via_bmIDE_fixup() local
82 pci_read_config_byte(dev, PCI_LATENCY_TIMER, &lt); in qube_raq_via_bmIDE_fixup()
83 if (lt < 64) in qube_raq_via_bmIDE_fixup()
A Dpcie-octeon.c242 if ((pciercx_cfg032.s.dlla == 0) || (pciercx_cfg032.s.lt == 1)) in __cvmx_pcie_build_config_addr()
1114 } while ((pciercx_cfg032.s.dlla == 0) || (pciercx_cfg032.s.lt == 1)); in __cvmx_pcie_rc_initialize_link_gen2()
/arch/arm64/lib/
A Dmemset.S96 b.lt 2f
147 b.lt .Lnot_short /*count is at least 128 bytes*/
167 b.lt .Lnot_short /* Not enough to reach alignment. */
179 b.lt .Lnot_short
A Dcopy_template.S99 b.lt 2f
/arch/mips/include/asm/
A Dcpu-features.h63 #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))
/arch/arm/lib/
A Dclear_user.S32 strusr r2, r0, 1, lt
/arch/mips/kernel/
A Dptrace.c170 unsigned long lt[NUM_WATCH_REGS]; in ptrace_set_watch_regs() local
179 __get_user(lt[i], &addr->WATCH_STYLE.watchlo[i]); in ptrace_set_watch_regs()
181 if (lt[i] & __UA_LIMIT) in ptrace_set_watch_regs()
185 if (lt[i] & 0xffffffff80000000UL) in ptrace_set_watch_regs()
188 if (lt[i] & __UA_LIMIT) in ptrace_set_watch_regs()
198 if (lt[i] & MIPS_WATCHLO_IRW) in ptrace_set_watch_regs()
200 child->thread.watch.mips3264.watchlo[i] = lt[i]; in ptrace_set_watch_regs()
/arch/arm64/include/asm/
A Del2_setup.h269 b.lt .Lskip_spe_fgt_\@
378 b.lt .Lskip_fgt2_\@
384 b.lt .Lskip_pmuv3p9_\@
/arch/arm/mm/
A Dcache-v7m.S67 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo
76 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo
/arch/powerpc/kernel/
A Dhead_8xx.S731 bdnzt lt, 2b
761 bdnzt lt, 2b
773 bdnzt lt, 2b
/arch/arm/include/asm/
A Dassembler.h207 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo
546 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo
/arch/powerpc/crypto/
A Daes-spe-modes.S361 bt lt,ppc_decrypt_cbc_end
423 bt lt,ppc_crypt_ctr_partial
/arch/arm64/kernel/
A Dhead.S463 b.lt __no_granule_support
/arch/mips/include/asm/octeon/
A Dcvmx-pciercx-defs.h186 __BITFIELD_FIELD(uint32_t lt:1,
A Dcvmx-pci-defs.h259 uint32_t lt:8; member
263 uint32_t lt:8;
/arch/arm64/mm/
A Dproc.S503 b.lt 1f
/arch/arm64/boot/dts/freescale/
A Dimx93-kontron-osm-s.dtsi127 nxp,i2c-lt-enable;
A Dimx8mp-kontron-osm-s.dtsi247 nxp,i2c-lt-enable;
/arch/arm64/crypto/
A Daes-modes.S357 csel BLOCKS_W, BLOCKS_W, w8, lt
/arch/s390/tools/
A Dopcodes.txt749 e312 lt RXY_RRRD

Completed in 45 milliseconds