/drivers/tty/serial/8250/ |
D | serial_cs.c | 73 int multi; /* 1 = multifunction, > 1 = # ports */ member 83 int multi; member 138 if (info->multi > 1) in quirk_config_nokia() 139 info->multi = 1; in quirk_config_nokia() 183 if (info->multi) in quirk_config_socket() 191 .multi = -1, 196 .multi = -1, 201 .multi = -1, 206 .multi = 2, 210 .multi = 4, [all …]
|
D | Kconfig | 15 port for anything. (Note that the Cyclades multi serial port driver 141 multi-function Ethernet/modem cards. (PCMCIA- or PC-cards are 157 via hot-plug, or any ISA multi-port serial cards.
|
/drivers/media/tuners/ |
D | fc0012.c | 139 unsigned char reg[7], am, pm, multi, tmp; in fc0012_set_params() local 166 multi = 96; in fc0012_set_params() 170 multi = 64; in fc0012_set_params() 174 multi = 48; in fc0012_set_params() 178 multi = 32; in fc0012_set_params() 182 multi = 24; in fc0012_set_params() 186 multi = 16; in fc0012_set_params() 190 multi = 12; in fc0012_set_params() 194 multi = 8; in fc0012_set_params() 198 multi = 6; in fc0012_set_params() [all …]
|
D | fc0013.c | 231 unsigned char reg[7], am, pm, multi, tmp; in fc0013_set_params() local 316 multi = 96; in fc0013_set_params() 320 multi = 64; in fc0013_set_params() 324 multi = 48; in fc0013_set_params() 328 multi = 32; in fc0013_set_params() 332 multi = 24; in fc0013_set_params() 336 multi = 16; in fc0013_set_params() 340 multi = 12; in fc0013_set_params() 344 multi = 8; in fc0013_set_params() 348 multi = 6; in fc0013_set_params() [all …]
|
/drivers/ata/ |
D | pata_sil680.c | 172 u16 multi, ultra; in sil680_set_dmamode() local 176 pci_read_config_word(pdev, ma, &multi); in sil680_set_dmamode() 187 multi = 0x10C1; in sil680_set_dmamode() 191 multi = dma_table[adev->dma_mode - XFER_MW_DMA_0]; in sil680_set_dmamode() 195 pci_write_config_word(pdev, ma, multi); in sil680_set_dmamode()
|
/drivers/pwm/ |
D | pwm-bcm-iproc.c | 85 u64 tmp, multi, rate; in iproc_pwmc_get_state() local 106 multi = NSEC_PER_SEC * (prescale + 1); in iproc_pwmc_get_state() 109 tmp = (value & IPROC_PWM_PERIOD_MAX) * multi; in iproc_pwmc_get_state() 113 tmp = (value & IPROC_PWM_PERIOD_MAX) * multi; in iproc_pwmc_get_state()
|
/drivers/media/dvb-frontends/drx39xyj/ |
D | drx_dap_fasi.h | 204 #error DRXDAP_MAX_WCHUNKSIZE must be at least 5 in multi master mode 212 #error DRXDAP_MAX_WCHUNKSIZE must be at least 7 in multi master mode
|
/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/bus/ |
D | omap_l3_smx.c | 159 u8 multi = error & L3_ERROR_LOG_MULTI; in omap3_l3_block_irq() local 165 multi ? "Multiple Errors" : "", address); in omap3_l3_block_irq()
|
/drivers/usb/gadget/legacy/ |
D | Makefile | 18 g_multi-y := multi.o
|
/drivers/net/ethernet/3com/ |
D | 3c589_cs.c | 243 int ret, i, j, multi = 0, fifo; in tc589_config() local 255 multi = (link->card_id == PRODID_3COM_3C562); in tc589_config() 261 if (multi && (j & 0x80)) in tc589_config() 324 (multi ? "562" : "589"), dev->base_addr, dev->irq, in tc589_config()
|
/drivers/iio/dac/ |
D | Kconfig | 9 tristate "Analog Devices AD5064 and similar multi-channel DAC driver" 26 AD5362, AD5363, AD5370, AD5371, AD5373 multi-channel 39 AD5382, AD5383, AD5384, AD5390, AD5391, AD5392 multi-channel
|
/drivers/net/hippi/ |
D | Kconfig | 11 can run over copper (25m) or fiber (300m on multi-mode or 10km on
|
/drivers/media/platform/ |
D | Kconfig | 153 tristate "Chips&Media Coda multi-standard codec IP" 270 tristate "STMicroelectronics HVA multi-format video encoder V4L2 driver" 277 This V4L2 driver enables HVA (Hardware Video Accelerator) multi-format
|
/drivers/clk/ |
D | Kconfig | 46 multi-function devices have two fixed-rate oscillators, 125 clock. These multi-function devices have two (S2MPS14) or three
|
/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_main.c | 1665 u64 multi = IXGB_READ_REG(&adapter->hw, MPRCL); in ixgb_update_stats() local 1670 multi |= ((u64)IXGB_READ_REG(&adapter->hw, MPRCH) << 32); in ixgb_update_stats() 1672 if (multi >= bcast) in ixgb_update_stats() 1673 multi -= bcast; in ixgb_update_stats() 1675 adapter->stats.mprcl += (multi & 0xFFFFFFFF); in ixgb_update_stats() 1676 adapter->stats.mprch += (multi >> 32); in ixgb_update_stats()
|
/drivers/usb/host/ |
D | ehci-sched.c | 130 if (utt->multi) { in find_tt() 181 if (utt->multi) { in drop_tt() 314 if (dev1->tt->multi) in same_tt() 1067 unsigned multi = hb_mult(maxp); in iso_stream_init() local 1073 maxp *= multi; in iso_stream_init() 1077 stream->buf2 = cpu_to_hc32(ehci, multi); in iso_stream_init()
|
D | xhci-mem.c | 894 if (!tt->multi) in xhci_alloc_tt_info() 909 if (tt->multi) in xhci_alloc_tt_info() 1235 if (!dev->udev->tt->multi || in xhci_setup_addressable_virt_dev() 1236 (udev->tt->multi && in xhci_setup_addressable_virt_dev() 1251 if (udev->tt->multi) in xhci_setup_addressable_virt_dev()
|
/drivers/dma/ |
D | xgene-dma.c | 1008 static u8 multi[XGENE_DMA_MAX_XOR_SRC] = { in xgene_dma_prep_xor() local 1024 src_cnt, &len, multi); in xgene_dma_prep_xor() 1058 static u8 multi[XGENE_DMA_MAX_XOR_SRC] = {0x01, 0x01, 0x01, 0x01, 0x01}; in xgene_dma_prep_pq() local 1099 src_cnt, &len, multi); in xgene_dma_prep_pq()
|
/drivers/net/wireless/marvell/mwifiex/ |
D | README | 155 mp_rd_bitmap = <SDIO multi-port read bitmap> 156 mp_wr_bitmap = <SDIO multi-port write bitmap>
|
/drivers/net/wireless/ath/ath9k/ |
D | Kconfig | 150 for multi-channel concurrency. Enable this if P2P PowerSave support
|
/drivers/net/ethernet/intel/ |
D | e100.c | 495 struct multi { struct 510 struct multi multi; argument 1595 cb->u.multi.count = cpu_to_le16(count * ETH_ALEN); in e100_multi() 1600 memcpy(&cb->u.multi.addr[i++ * ETH_ALEN], &ha->addr, in e100_multi()
|
/drivers/parport/ |
D | Kconfig | 60 This adds support for multi-IO PCI cards that have parallel and
|
/drivers/usb/isp1760/ |
D | isp1760-hcd.c | 540 u32 multi; in create_ptd_atl() local 549 multi = 1 + ((maxpacket >> 11) & 0x3); in create_ptd_atl() 586 ptd->dw0 |= TO_DW0_MULTI(multi); in create_ptd_atl()
|
/drivers/regulator/ |
D | Kconfig | 216 The DA9210 is a multi-phase synchronous step down 227 The DA9211/DA9212/DA9213/DA9214/DA9215 is a multi-phase synchronous 269 Hi6421 is a multi-function device which, on regulator part, provides
|