Searched refs:spacing (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/ixp2000/
H A Dpm3386.c60 * for the different ports are 'spacing' registers apart.
62 static u16 pm3386_port_reg_read(int port, int _reg, int spacing) argument
68 reg += spacing;
75 * for the different ports are 'spacing' registers apart.
77 static void pm3386_port_reg_write(int port, int _reg, int spacing, u16 value) argument
83 reg += spacing;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parport/
H A Dparport_ax88796.c286 int spacing; local
304 spacing = size / 3;
339 dd->spp_spr = dd->base + (spacing * 1);
340 dd->spp_cpr = dd->base + (spacing * 2);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-glade-1475 <spacing>8</spacing>
487 <spacing>8</spacing>
962 <spacing>8</spacing>
993 <spacing>8</spacing>
1074 <spacing>3</spacing>
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A DVorbis_I_spec.tex18 % Do not indent paragraphs, instead separate them via vertical spacing
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A Diphase.c416 u32 spacing; local
452 spacing = dev->CbrTotEntries / entries;
457 IF_CBR(printk("Vci=0x%x,Spacing=0x%x,Sp_mod=0x%x\n",vcIndex,spacing,sp_mod);)
469 idealSlot += (u32)(spacing + fracSlot); // Point to the next location
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex658 % The \TeX{} logo, as in plain, but resetting the spacing so that a
1143 % We do .5em per period so that it has the same spacing in the cm
1631 % can get a sort of poor man's double spacing by redefining this.
2648 % No font change, but don't do end-of-sentence spacing.
3382 % 0pt means it depends on current normal line spacing.
3550 \def\multistrut{\strut}% just use the standard line spacing
3554 % this, but (ironically) that caused the spacing to be off.
5740 % Make spacing and below environment symmetrical. We use \parskip here
7260 % extra spacing after we do the footnote number.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex662 % The \TeX{} logo, as in plain, but resetting the spacing so that a
1168 % We do .5em per period so that it has the same spacing in the cm
1671 % can get a sort of poor man's double spacing by redefining this.
2808 % No font change, but don't do end-of-sentence spacing.
3615 % 0pt means it depends on current normal line spacing.
3790 \def\multistrut{\strut}% just use the standard line spacing
3794 % this, but (ironically) that caused the spacing to be off.
5956 % Make spacing and below environment symmetrical. We use \parskip here
7501 % extra spacing after we do the footnote number.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/ipmi/
H A Dipmi_si_intf.c181 instance, if the first port is 0xca2 and the spacing is 4, then
183 unsigned int spacing; member in struct:smi_info
1126 " instance, if the start address is 0xca2 and the spacing"
1993 /* The top two bits of byte 0x10 hold the register spacing. */
2257 regspacing = get_property(np, "reg-spacing", &proplen);
2292 dev_dbg(&dev->dev, "addr 0x%lx regsize %ld spacing %ld irq %x\n",

Completed in 105 milliseconds