Searched refs:Channels (Results 1 – 25 of 47) sorted by relevance
12
/Linux-v4.19/drivers/isdn/hardware/eicon/ |
D | maintidi.c | 166 pLib->Channels = SuperTraceGetNumberOfChannels(pLib->hAdapter); in DivaSTraceLibraryCreateInstance() 174 LINE_PARSE_ENTRIES + 1) * pLib->Channels; in DivaSTraceLibraryCreateInstance() 277 } else if ((pLib->ChannelsTraceActive < pLib->Channels) && pLib->ChannelsTraceActive) { in SuperTraceMessageInput() 278 pLib->ChannelsTraceActive = pLib->Channels; in SuperTraceMessageInput() 280 } else if (pLib->ModemTraceActive < pLib->Channels) { in SuperTraceMessageInput() 281 pLib->ModemTraceActive = pLib->Channels; in SuperTraceMessageInput() 283 } else if (pLib->FaxTraceActive < pLib->Channels) { in SuperTraceMessageInput() 284 pLib->FaxTraceActive = pLib->Channels; in SuperTraceMessageInput() 302 pLib->ChannelsTraceActive = pLib->Channels; in SuperTraceMessageInput() 306 pLib->FaxTraceActive = pLib->Channels; in SuperTraceMessageInput() [all …]
|
D | maintidi.h | 60 int Channels; member
|
D | divasfunc.c | 73 d.channels = IoAdapters[card - 1]->Properties.Channels; in diva_xdi_didd_register_adapter()
|
D | os_pri.c | 209 a->xdi_adapter.Channels = CardProperties[a->CardOrdinal].Channels; in diva_pri_init_card() 311 a->xdi_adapter.Channels = 0; in diva_pri_cleanup_adapter()
|
D | io.h | 127 dword Channels; member
|
D | divasproc.c | 282 seq_printf(m, "Channels : %02d\n", IoAdapter->Properties.Channels); in info_proc_show()
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-rpmsg | 7 processor. Channels are identified with a (textual) name, 19 processor. Channels have a local ("source") rpmsg address, 37 processor. Channels have a local ("source") rpmsg address, 59 processor. Channels are identified by a textual name (see 83 processor. Channels are identified by a textual name (see
|
D | sysfs-bus-iio-adc-hi8435 | 8 threshold detector input channel. Channels 0..7, 8..15, 16..23 20 Channels 0..31 have common low threshold values, but could have different 37 Channels 0..31 have common high threshold values, but could have different
|
/Linux-v4.19/Documentation/networking/caif/ |
D | Linux-CAIF.txt | 12 channels, initiate GPRS Data connections, Video channels and Utility Channels. 13 The Utility Channels are general purpose pipes between modem and host. 97 - CFVEI CAIF VEI layer. Handles CAIF AT Channels on VEI (Virtual 105 The MUX keeps track of the existing CAIF Channels and 175 interface can initiate flow stop for all CAIF Channels.
|
D | README | 50 to all CAIF Channels using this TTY.
|
/Linux-v4.19/Documentation/devicetree/bindings/timer/ |
D | renesas,ostm.txt | 7 Channels are independent from each other.
|
D | renesas,tmu.txt | 6 Channels share hardware resources but their counter and compare match value
|
D | renesas,mtu2.txt | 6 Channels share hardware resources but their counter and compare match value
|
D | renesas,cmt.txt | 6 Channels share hardware resources but their counter and compare match value
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/adc/ |
D | palmas-gpadc.txt | 3 Channels list:
|
D | at91-sama5d2_adc.txt | 30 - Channels exposed are specified in:
|
/Linux-v4.19/Documentation/devicetree/bindings/dma/ |
D | ste-dma40.txt | 9 - memcpy-channels: Channels to be used for memcpy 14 - disabled-channels: Channels which can not be used
|
D | renesas,rcar-dmac.txt | 4 controller instances named DMAC capable of serving multiple clients. Channels
|
/Linux-v4.19/Documentation/devicetree/bindings/power/supply/ |
D | sbs,sbs-manager.txt | 18 batteries. Channels will be numerated starting from 1 to 4.
|
/Linux-v4.19/Documentation/blockdev/ |
D | README.DAC960 | 143 Includes no onboard SCSI Channels 153 DAC960PJ 1/2/3 Wide Ultra SCSI-3 Channels 157 DAC960PG 1/2/3 Wide Ultra SCSI-3 Channels 161 DAC960PU 1/2/3 Wide Ultra SCSI-3 Channels 165 DAC960PD 1/2/3 Wide Fast SCSI-2 Channels 169 DAC960PL 1/2/3 Wide Fast SCSI-2 Channels 173 DAC960P 1/2/3 Wide Fast SCSI-2 Channels 305 Firmware Version: 4.07-0-07, Channels: 1, Memory Size: 16MB 427 Firmware Version: 4.06-0-08, Channels: 3, Memory Size: 8MB 599 Firmware Version: 4.06-0-08, Channels: 3, Memory Size: 8MB [all …]
|
/Linux-v4.19/Documentation/sound/soc/ |
D | clocking.rst | 36 - BCLK = LRC * Channels * Word Size
|
/Linux-v4.19/Documentation/leds/ |
D | leds-lp5521.txt | 14 the led class control interface. Channels have generic names:
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | wlf,arizona.txt | 52 output channel. See the datasheet for exact values. Channels are specified
|
/Linux-v4.19/Documentation/devicetree/bindings/display/ |
D | zte,vou.txt | 4 Graphic Layer (GL) and Video Layer (VL), two Mixers/Channels, and a few blocks
|
/Linux-v4.19/Documentation/driver-api/iio/ |
D | buffers.rst | 112 inside the buffer. Channels with a lower **scan_index** will be placed before
|
12