/drivers/tty/serial/8250/ |
D | serial_cs.c | 74 int multi; /* 1 = multifunction, > 1 = # ports */ member 84 int multi; member 139 if (info->multi > 1) in quirk_config_nokia() 140 info->multi = 1; in quirk_config_nokia() 184 if (info->multi) in quirk_config_socket() 192 .multi = -1, 197 .multi = -1, 202 .multi = -1, 207 .multi = 2, 211 .multi = 4, [all …]
|
D | Kconfig | 15 port for anything. (Note that the Cyclades and Stallion multi 107 multi-function Ethernet/modem cards. (PCMCIA- or PC-cards are 123 via hot-plug, or any ISA multi-port serial cards.
|
/drivers/ata/ |
D | pata_sil680.c | 173 u16 multi, ultra; in sil680_set_dmamode() local 177 pci_read_config_word(pdev, ma, &multi); in sil680_set_dmamode() 188 multi = 0x10C1; in sil680_set_dmamode() 192 multi = dma_table[adev->dma_mode - XFER_MW_DMA_0]; in sil680_set_dmamode() 196 pci_write_config_word(pdev, ma, multi); in sil680_set_dmamode()
|
/drivers/ide/ |
D | siimage.c | 306 u16 ultra = 0, multi = 0; in sil_set_dma_mode() local 317 multi = sil_ioread16(dev, ma); in sil_set_dma_mode() 327 multi = dma[2]; in sil_set_dma_mode() 332 multi = dma[speed - XFER_MW_DMA_0]; in sil_set_dma_mode() 337 sil_iowrite16(dev, multi, ma); in sil_set_dma_mode()
|
/drivers/staging/iio/dac/ |
D | Kconfig | 22 AD5362, AD5363, AD5370, AD5371, AD5373 multi-channel 35 AD5382, AD5383, AD5384, AD5390, AD5391, AD5392 multi-channel
|
/drivers/net/ethernet/3com/ |
D | 3c589_cs.c | 239 int ret, i, j, multi = 0, fifo; in tc589_config() local 251 multi = (link->card_id == PRODID_3COM_3C562); in tc589_config() 257 if (multi && (j & 0x80)) continue; in tc589_config() 316 (multi ? "562" : "589"), dev->base_addr, dev->irq, in tc589_config()
|
/drivers/net/hippi/ |
D | Kconfig | 11 can run over copper (25m) or fiber (300m on multi-mode or 10km on
|
/drivers/usb/gadget/ |
D | Makefile | 48 g_multi-y := multi.o
|
/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_main.c | 1682 u64 multi = IXGB_READ_REG(&adapter->hw, MPRCL); in ixgb_update_stats() local 1687 multi |= ((u64)IXGB_READ_REG(&adapter->hw, MPRCH) << 32); in ixgb_update_stats() 1689 if (multi >= bcast) in ixgb_update_stats() 1690 multi -= bcast; in ixgb_update_stats() 1692 adapter->stats.mprcl += (multi & 0xFFFFFFFF); in ixgb_update_stats() 1693 adapter->stats.mprch += (multi >> 32); in ixgb_update_stats()
|
/drivers/net/wireless/mwifiex/ |
D | README | 156 mp_rd_bitmap = <SDIO multi-port read bitmap> 157 mp_wr_bitmap = <SDIO multi-port write bitmap>
|
/drivers/isdn/mISDN/ |
D | l1oip_core.c | 280 int multi = 0; in l1oip_socket_send() local 320 *p++ = (multi == 1) ? 0x80 : 0x00 + channel; /* m-flag, channel */ in l1oip_socket_send() 321 if (multi == 1) in l1oip_socket_send()
|
/drivers/usb/host/ |
D | xhci-mem.c | 840 if (!tt->multi) in xhci_alloc_tt_info() 855 if (tt->multi) in xhci_alloc_tt_info() 1143 if (!dev->udev->tt->multi || in xhci_setup_addressable_virt_dev() 1144 (udev->tt->multi && in xhci_setup_addressable_virt_dev() 1159 if (udev->tt->multi) in xhci_setup_addressable_virt_dev()
|
D | ehci-sched.c | 211 if (dev1->tt->multi) in same_tt() 999 unsigned multi = hb_mult(maxp); in iso_stream_init() local 1005 maxp *= multi; in iso_stream_init() 1009 stream->buf2 = cpu_to_hc32(ehci, multi); in iso_stream_init()
|
D | isp1760-hcd.c | 565 u32 multi; in create_ptd_atl() local 574 multi = 1 + ((maxpacket >> 11) & 0x3); in create_ptd_atl() 611 ptd->dw0 |= TO_DW0_MULTI(multi); in create_ptd_atl()
|
/drivers/hid/ |
D | Kconfig | 338 tristate "Apple MagicMouse multi-touch support" 341 Support for the Apple Magic Mouse multi-touch. 343 Say Y here if you want support for the multi-touch features of the
|
/drivers/net/ethernet/intel/ |
D | e100.c | 495 struct multi { struct 510 struct multi multi; member 1569 cb->u.multi.count = cpu_to_le16(count * ETH_ALEN); in e100_multi() 1574 memcpy(&cb->u.multi.addr[i++ * ETH_ALEN], &ha->addr, in e100_multi()
|
/drivers/parport/ |
D | Kconfig | 55 This adds support for multi-IO PCI cards that have parallel and
|
/drivers/net/wireless/ath/carl9170/ |
D | tx.c | 788 bool ampdu, bool multi) in carl9170_tx_rts_check() argument 800 if (likely(!multi)) in carl9170_tx_rts_check()
|
/drivers/staging/media/go7007/ |
D | go7007.txt | 1 This is a driver for the WIS GO7007SB multi-format video encoder. 40 This driver kit contains Linux drivers for the WIS GO7007SB multi-format
|
/drivers/power/ |
D | Kconfig | 190 multi-function devices that include fuel gauages that are compatible
|
/drivers/input/mouse/ |
D | bcm5974.c | 192 __le16 multi; /* one finger: varies, more fingers: constant */ member
|
/drivers/media/video/pwc/ |
D | philips.txt | 72 slack when your program is behind. But you need a multi-threaded or
|
/drivers/input/touchscreen/ |
D | Kconfig | 224 tristate "EETI eGalax multi-touch panel support" 228 eGalax multi-touch panels.
|
/drivers/gpu/drm/nouveau/ |
D | nvc0_grgpc.fuc | 502 mov $r14 0 // not multi
|
/drivers/mfd/ |
D | Kconfig | 227 These multi-function chips are found on many OMAP2 and OMAP3 630 this multi-functional IC. This is needed to use other features
|