Searched defs:lt (Results 1 - 5 of 5) sorted by relevance

/arch/mips/pci/
H A Dfixup-cobalt.c57 unsigned char lt; local
68 pci_read_config_byte(dev, PCI_LATENCY_TIMER, &lt);
69 if (lt < 64)
/arch/arm/include/asm/
H A Dassembler.h430 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo variable
/arch/mips/kernel/
H A Dptrace.c204 unsigned long lt[NUM_WATCH_REGS]; local
213 __get_user(lt[i], &addr->WATCH_STYLE.watchlo[i]);
215 if (lt[i] & __UA_LIMIT)
219 if (lt[i] & 0xffffffff80000000UL)
222 if (lt[i] & __UA_LIMIT)
232 if (lt[i] & 7)
234 child->thread.watch.mips3264.watchlo[i] = lt[i];
/arch/mips/include/asm/octeon/
H A Dcvmx-pci-defs.h288 uint32_t lt:8; member in struct:cvmx_pci_cfg03::cvmx_pci_cfg03_s
292 uint32_t lt:8;
H A Dcvmx-pciercx-defs.h236 uint32_t lt:8; member in struct:cvmx_pciercx_cfg003::cvmx_pciercx_cfg003_s
240 uint32_t lt:8;
1029 uint32_t lt:1; member in struct:cvmx_pciercx_cfg032::cvmx_pciercx_cfg032_s
1061 uint32_t lt:1;

Completed in 209 milliseconds