Searched refs:at (Results 1 - 25 of 69) sorted by relevance

123

/drivers/ata/
H A Dpata_ns87410.c7 * the Free Software Foundation; either version 2, or (at your option)
69 struct ata_timing at; local
88 if (ata_timing_compute(adev, adev->pio_mode, &at, 30303, 1) < 0) {
93 at.active = clamp_val(at.active, 2, 16) - 2;
94 at.setup = clamp_val(at.setup, 1, 4) - 1;
95 at.recover = clamp_val(at.recover, 1, 12) - 1;
97 idetcr = (at
[all...]
H A Dpata_amd.c40 * the ports at different locations).
52 struct ata_timing at, apeer; local
62 if (ata_timing_compute(adev, speed, &at, T, UT) < 0) {
71 ata_timing_merge(&apeer, &at, &at, ATA_TIMING_8BIT);
74 ata_timing_merge(&apeer, &at, &at, ATA_TIMING_8BIT);
77 if (speed == XFER_UDMA_5 && amd_clock <= 33333) at.udma = 1;
78 if (speed == XFER_UDMA_6 && amd_clock <= 33333) at.udma = 15;
86 t = (t & ~(3 << ((3 - dn) << 1))) | ((clamp_val(at
[all...]
/drivers/net/appletalk/
H A Dipddp.h18 struct atalk_addr at; /* Gateway appletalk address */ member in struct:ipddp_route
H A Dipddp.c166 ddp->deh_dnet = rt->at.s_net; /* FIXME more hops?? */
169 ddp->deh_dnode = rt->at.s_node;
181 aarp_send_ddp(rt->dev, skb, &rt->at, NULL);
200 rt->at = new_rt->at;
202 if ((rt->dev = atrtr_get_dev(&rt->at)) == NULL) {
235 tmp->at.s_net == rt->at.s_net &&
236 tmp->at.s_node == rt->at
[all...]
/drivers/net/ethernet/chelsio/
H A DKconfig32 our website at <http://www.chelsio.com>.
34 For customer support, please visit our customer support page at
59 our website at <http://www.chelsio.com>.
61 For customer support, please visit our customer support page at
79 our website at <http://www.chelsio.com>.
81 For customer support, please visit our customer support page at
97 our website at <http://www.chelsio.com>.
99 For customer support, please visit our customer support page at
/drivers/memstick/core/
H A DKconfig12 normal behaviour is to remove them at suspend and
13 redetecting them at resume. Breaking this assumption will
/drivers/cpufreq/
H A DKconfig.x8611 For details, take a look at:
31 For details, take a look at <file:Documentation/cpu-freq/>.
47 For details, take a look at <file:Documentation/cpu-freq/>.
58 For details, take a look at <file:Documentation/cpu-freq/>.
71 For details, take a look at <file:Documentation/cpu-freq/>.
82 For details, take a look at <file:Documentation/cpu-freq/>.
103 For details, take a look at <file:Documentation/cpu-freq/>.
112 For details, take a look at <file:Documentation/cpu-freq/>.
132 For details, take a look at <file:Documentation/cpu-freq/>.
156 For details, take a look at <fil
[all...]
/drivers/media/radio/wl128x/
H A DKconfig14 this API and pointers to "v4l2" programs may be found at
/drivers/net/ethernet/brocade/bna/
H A DKconfig15 website at:
/drivers/usb/musb/
H A DKconfig111 is unavailable (or unstable). When DMA is enabled at compile time,
112 you can still disable it at run time using the "use_dma=n" module
/drivers/input/gameport/
H A DKconfig10 at least one of the hardware specific drivers.
/drivers/media/dvb/siano/
H A DKconfig15 at http://www.siano-ms.com/
/drivers/pci/
H A DKconfig18 Use of PCI MSI interrupts can be disabled at kernel boot time
106 to access more than one IO address space at the same time. To make
/drivers/staging/usbip/userspace/libsrc/
H A Dnames.c10 * (at your option) any later version.
232 struct audioterminal *at; local
234 at = audioterminals[hashnum(termt)];
235 for (; at; at = at->next)
236 if (at->termt == termt)
237 return at->name;
393 struct audioterminal *at; local
396 at
[all...]
/drivers/scsi/sym53c8xx_2/
H A Dsym_misc.h28 * (at your option) any later version.
94 struct sym_quehead *at = head->flink; local
99 last->flink = at;
100 at->blink = last;
/drivers/mmc/core/
H A DKconfig10 normal behaviour is to remove them at suspend and
11 redetecting them at resume. Breaking this assumption will
/drivers/uwb/
H A DKconfig13 optimized for in-room use (480Mbps at 2 meters, 110Mbps at
/drivers/edac/
H A DKconfig19 see the EDAC project web pages for more information at:
/drivers/input/joystick/iforce/
H A DKconfig10 You also must choose at least one of the two options below.
/drivers/staging/tidspbridge/
H A DKconfig31 Allocate specified size of memory at booting time to avoid allocation
50 and the data at addresses trailing the end address (EA) from the EA to
/drivers/net/
H A DKconfig11 any other computer at all.
20 Terry Dawson. Available at <http://www.tldp.org/guides.html>.
70 device at a time, you need to compile this driver as a module.
82 to be supported at the other end as well, either with a similar EQL
123 device at a time, you need to compile this driver as a module.
126 Look at the iproute2 documentation directory for usage etc
170 at runtime through a userspace interface exported using configfs.
270 found at:
/drivers/block/paride/
H A DKconfig20 must also have at least one parallel port protocol driver in your
34 must also have at least one parallel port protocol driver in your
50 You must also have at least one parallel port protocol driver in
64 You must also have at least one parallel port protocol driver in
82 You must also have at least one parallel port protocol driver in
/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ldu.c180 struct list_head *at; local
194 at = &ld->active;
199 at = &entry->active;
202 list_add(&ldu->active, at);
244 /* ldu only supports one fb active at the time */
/drivers/media/
H A DKconfig42 Additional info and docs are available on the web at
45 Documentation for V4L2 is also available on the web at
/drivers/net/tokenring/
H A DKconfig66 Linux Token Ring Project site for the latest information at
96 Linux Token Ring Project site for the latest information at

Completed in 1203 milliseconds

123