Home
last modified time | relevance | path

Searched refs:il (Results 1 – 25 of 25) sorted by relevance

/linux-2.6.39/crypto/
Dcamellia.c359 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument
361 il = xl ^ kl; \
363 t0 = il >> 16; \
371 ^ camellia_sp3033[(u8)(il >> 8)] \
372 ^ camellia_sp4404[(u8)(il )]; \
583 u32 il, ir, t0, t1, w0, w1; in camellia_setup128() local
640 w0, w1, il, ir, t0, t1); in camellia_setup128()
644 kll, klr, il, ir, t0, t1); in camellia_setup128()
648 krl, krr, il, ir, t0, t1); in camellia_setup128()
652 w0, w1, il, ir, t0, t1); in camellia_setup128()
[all …]
Dvmac.c65 #define ADD128(rh, rl, ih, il) \ argument
67 u64 _il = (il); \
DKconfig450 <http://www.cs.technion.ac.il/~biham/Reports/Tiger/>.
/linux-2.6.39/arch/powerpc/platforms/cell/spufs/
Dspu_save_crt0.S76 il $0, 0
77 il $SP, 16368
Dspu_restore_crt0.S42 il $0, 0
43 il $SP, 16368
/linux-2.6.39/sound/usb/usx2y/
Dusb_stream.c379 int il, ol, l, p; in loop_back() local
396 il = id[p].actual_length; in loop_back()
397 if (l + il > s->period_size) in loop_back()
398 il = s->period_size - l; in loop_back()
399 if (il <= ol) { in loop_back()
400 memcpy(o, i, il); in loop_back()
401 o += il; in loop_back()
402 ol -= il; in loop_back()
407 memcpy(o, i + ol, il - ol); in loop_back()
408 o += il - ol; in loop_back()
[all …]
/linux-2.6.39/arch/powerpc/platforms/powermac/
Dcpufreq_64.c546 u64 max_freq, min_freq, ih, il; in g5_pm72_cpufreq_init() local
655 il = *((u32 *)(eeprom + 0x20)); in g5_pm72_cpufreq_init()
658 if (il == ih) { in g5_pm72_cpufreq_init()
666 if (ih != 0 && il != 0) in g5_pm72_cpufreq_init()
667 min_freq = (max_freq * il) / ih; in g5_pm72_cpufreq_init()
/linux-2.6.39/net/bluetooth/bnep/
Dcore.c409 int len = 0, il = 0; in bnep_tx_frame() local
419 iv[il++] = (struct kvec) { &type, 1 }; in bnep_tx_frame()
434 iv[il++] = (struct kvec) { eh->h_source, ETH_ALEN }; in bnep_tx_frame()
439 iv[il++] = (struct kvec) { eh->h_dest, ETH_ALEN }; in bnep_tx_frame()
445 iv[il++] = (struct kvec) { skb->data, skb->len }; in bnep_tx_frame()
450 len = kernel_sendmsg(sock, &s->msg, iv, il, len); in bnep_tx_frame()
/linux-2.6.39/drivers/scsi/
Du14-34f.c1587 unsigned int ihdlr, unsigned int il[], unsigned int n_ready) { in reorder() argument
1612 k = il[n]; cpp = &HD(j)->cp[k]; SCpnt = cpp->SCpnt; in reorder()
1646 if (!((rev && r) || (!rev && s))) sort(sl, il, n_ready, rev); in reorder()
1649 k = il[n]; cpp = &HD(j)->cp[k]; SCpnt = cpp->SCpnt; in reorder()
1658 if (overlap) sort(pl, il, n_ready, FALSE); in reorder()
1673 k = il[n]; cpp = &HD(j)->cp[k]; SCpnt = cpp->SCpnt; in reorder()
1690 unsigned int k, n, n_ready = 0, il[MAX_MAILBOXES]; in flush_dev() local
1702 il[n_ready++] = k; in flush_dev()
1705 if (reorder(j, cursec, ihdlr, il, n_ready)) n_ready = 1; in flush_dev()
1708 k = il[n]; cpp = &HD(j)->cp[k]; SCpnt = cpp->SCpnt; in flush_dev()
Deata.c2115 unsigned int ihdlr, unsigned int il[], unsigned int n_ready) in reorder() argument
2142 k = il[n]; in reorder()
2188 sort(sl, il, n_ready, rev); in reorder()
2192 k = il[n]; in reorder()
2208 sort(pl, il, n_ready, 0); in reorder()
2237 k = il[n]; in reorder()
2259 unsigned int k, n, n_ready = 0, il[MAX_MAILBOXES]; in flush_dev() local
2275 il[n_ready++] = k; in flush_dev()
2278 if (reorder(ha, cursec, ihdlr, il, n_ready)) in flush_dev()
2282 k = il[n]; in flush_dev()
/linux-2.6.39/drivers/dma/
Dste_dma40.c1225 static const struct d40_interrupt_lookup il[] = { in d40_handle_interrupt() local
1239 u32 regs[ARRAY_SIZE(il)]; in d40_handle_interrupt()
1250 for (i = 0; i < ARRAY_SIZE(il); i++) in d40_handle_interrupt()
1251 regs[i] = readl(base->virtbase + il[i].src); in d40_handle_interrupt()
1256 BITS_PER_LONG * ARRAY_SIZE(il), chan + 1); in d40_handle_interrupt()
1259 if (chan == BITS_PER_LONG * ARRAY_SIZE(il)) in d40_handle_interrupt()
1266 writel(1 << idx, base->virtbase + il[row].clr); in d40_handle_interrupt()
1268 if (il[row].offset == D40_PHY_CHAN) in d40_handle_interrupt()
1271 d40c = base->lookup_log_chans[il[row].offset + idx]; in d40_handle_interrupt()
1274 if (!il[row].is_error) in d40_handle_interrupt()
[all …]
/linux-2.6.39/drivers/net/tulip/
Dde2104x.c1817 struct de_srom_info_leaf *il; in de21041_get_srom_info() local
1847 il = (struct de_srom_info_leaf *) &ee_data[ofs]; in de21041_get_srom_info()
1850 if (il->n_blocks == 0) in de21041_get_srom_info()
1853 (sizeof(struct de_srom_info_leaf) + (sizeof(struct de_srom_media_block) * il->n_blocks))) in de21041_get_srom_info()
1857 switch (get_unaligned(&il->default_media)) { in de21041_get_srom_info()
1879 bufp = ((void *)il) + sizeof(*il); in de21041_get_srom_info()
1880 for (i = 0; i < il->n_blocks; i++) { in de21041_get_srom_info()
/linux-2.6.39/arch/mips/pci/
Dops-tx3927.c187 tx3927_pcicptr->il = TX3927_IR_PCI; in tx3927_pcic_setup()
/linux-2.6.39/arch/mips/include/asm/txx9/
Dtx3927.h87 endian_def_b4(ml, mg, ip, il);
/linux-2.6.39/Documentation/uml/
DUserModeLinux-HOWTO.txt209 22.. CCoommppiilliinngg tthhee kkeerrnneell aanndd mmoodduulleess
214 22..11.. CCoommppiilliinngg tthhee kkeerrnneell
325 …22..22.. CCoommppiilliinngg aanndd iinnssttaalllliinngg kkeerrnnee…
389 …22..33.. CCoommppiilliinngg aanndd iinnssttaalllliinngg uummll__uu…
1831 …77.. SShhaarriinngg FFiilleessyysstteemmss bbeettwweeeenn VViirrtt…
1945 … :: MMeerrggiinngg aa CCOOWW ffiillee wwiitthh iittss bbaacckkiinngg…
1994 88.. CCrreeaattiinngg ffiilleessyysstteemmss
2008 88..11.. CCrreeaattee tthhee ffiilleessyysstteemm ffiillee
2025 88..22.. AAssssiiggnn tthhee ffiillee ttoo aa UUMMLL ddeevviiccee
2038 …88..33.. CCrreeaattiinngg aanndd mmoouunnttiinngg tthhee ffiillees…
[all …]
/linux-2.6.39/
D.mailmap56 James Bottomley <jejb@titanic.il.steeleye.com>
DCREDITS322 E: muli@il.ibm.com
2656 E: gadio@netvision.net.il
2664 E: orc@pell.chi.il.us
DMAINTAINERS700 M: Mike Rapoport <mike@compulab.co.il>
1630 M: Muli Ben-Yehuda <muli@il.ibm.com>
/linux-2.6.39/Documentation/hwmon/
Dlm9337 A "0" configures the VID pins for V(ih) = 2.1V min, V(il) = 0.8V max.
38 A "1" configures the VID pins for V(ih) = 0.8V min, V(il) = 0.4V max.
/linux-2.6.39/drivers/block/
Dfloppy.c2118 int il; in setup_format_params() local
2154 il = 1; in setup_format_params()
2156 il++; in setup_format_params()
2168 n = (n + il) % F_SECT_PER_TRACK; in setup_format_params()
/linux-2.6.39/Documentation/ide/
DChangeLog.ide-cd.1994-2004131 * 4.02 Dec 01, 1996 -- Applied patch from Gadi Oxman <gadio@netvision.net.il>
/linux-2.6.39/arch/mips/include/asm/octeon/
Dcvmx-pcieep-defs.h474 uint32_t il:8; member
Dcvmx-pciercx-defs.h381 uint32_t il:8; member
Dcvmx-pci-defs.h403 uint32_t il:8; member
/linux-2.6.39/Documentation/filesystems/
Dcoda.txt194 22.. SSeerrvviicciinngg CCooddaa ffiilleessyysstteemm ccaallllss
358 33..11.. IImmpplleemmeennttaattiioonn ddeettaaiillss