| /linux/Documentation/iio/ |
| H A D | iio_adc.rst | 33 pseudo-differential) and two possible polarities (unipolar, bipolar). The input 34 type (single-ended, differential, pseudo-differential) is one channel 184 single-ended or pseudo-differential) input types. See 197 to a setup that is equivalent to a pseudo-differential channel. Thus, 198 differential unipolar setups can often be supported as pseudo-differential 204 There is a third ADC input type which is called pseudo-differential or 205 single-ended to differential configuration. A pseudo-differential channel is 209 to swing. A pseudo-differential channel can be made out from a differential pair 214 pseudo-differential channels. Often, the common mode input voltage can be 236 A **pseudo-differential unipolar** input has the limitations a differential [all …]
|
| H A D | ad4000.rst | 151 The AD4000 series driver supports differential and pseudo-differential ADCs. 160 Besides that, differential and pseudo-differential voltage channels present 166 Typical voltage channel attributes of a pseudo-differential AD4000 series device:
|
| H A D | ad7944.rst | 116 There are two types of ADCs in this family, pseudo-differential and fully 122 AD7944 and AD7985 are pseudo-differential ADCs and have the following attributes:
|
| H A D | ad4695.rst | 94 Each ``INx`` pin can be used as a pseudo-differential input in conjunction with 113 Each ``INx`` pin can be used as a pseudo-differential input in conjunction with 140 used as a pseudo-differential input. The device tree for using ``IN2`` as the
|
| /linux/Documentation/filesystems/ |
| H A D | resctrl.rst | 59 pseudo-locking is a unique way of using cache control to "pin" or 142 Corresponding region is pseudo-locked. No 572 When the resource group is in pseudo-locked mode this file will 574 pseudo-locked region. 596 cache pseudo-locked region is created by first writing 597 "pseudo-locksetup" to the "mode" file before writing the cache 598 pseudo-locked region's schemata to the resource group's "schemata" 599 file. On successful pseudo-locked region creation the mode will 600 automatically change to "pseudo-locked". 1036 application can fill. Cache pseudo-locking builds on the fact that a [all …]
|
| /linux/arch/um/drivers/ |
| H A D | Kconfig | 44 lines to host pseudo-terminals. Access to both traditional 45 pseudo-terminals (/dev/pty*) and pts pseudo-terminals are controlled 55 (/dev/tty*) and the slave side of pseudo-terminals (/dev/ttyp* and 107 traditional pseudo-terminals.
|
| /linux/Documentation/networking/dsa/ |
| H A D | bcm_sf2.rst | 71 in order to properly configure them. By default, the SF2 pseudo-PHY address, and 72 an external switch pseudo-PHY address will both be snooping for incoming MDIO 76 pseudo-PHY addresses. Newer revisions of the SF2 hardware have introduced a 77 configurable pseudo-PHY address which circumvents the initial design limitation.
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | cs42l56.txt | 25 as a pseudo-differential input referenced to AIN1REF/AIN3A. 28 as a pseudo-differential input referenced to AIN2REF/AIN3B.
|
| /linux/Documentation/fb/ |
| H A D | internals.rst | 84 Grayscale and static grayscale are special variants of pseudo color and static 85 pseudo color, where the red, green and blue components are always equal to
|
| /linux/Documentation/virt/kvm/arm/ |
| H A D | index.rst | 10 fw-pseudo-registers
|
| H A D | fw-pseudo-registers.rst | 4 ARM firmware pseudo-registers interface 18 pseudo-registers" that can be manipulated using the GET/SET_ONE_REG 98 The pseudo-firmware bitmap register are as follows:
|
| /linux/drivers/tty/ |
| H A D | Kconfig | 98 A pseudo terminal (PTY) is a software device consisting of two 106 masters and /dev/ttyxx for slaves of pseudo terminals. This scheme 109 pseudo terminal, a process opens /dev/ptmx; the number of the pseudo 110 terminal is then made available to the process and the pseudo 121 A pseudo terminal (PTY) is a software device consisting of two 129 for masters and /dev/ttyxx for slaves of pseudo
|
| /linux/Documentation/trace/ |
| H A D | ftrace-design.rst | 78 Here is some pseudo code that should help (these functions should actually be 141 Here is the updated mcount pseudo code:: 160 Here is the pseudo code for the new ftrace_graph_caller assembly function:: 182 Here is the pseudo code for the new return_to_handler assembly function. Note 304 Before we get confused anymore, let's check out some pseudo code so you can
|
| /linux/drivers/mtd/ |
| H A D | Kconfig | 81 is part of the PCMCIA specification. It uses a kind of pseudo- 98 used on M-Systems' DiskOnChip devices. It uses a kind of pseudo- 123 uses a kind of pseudo-file system on a flash device to emulate
|
| /linux/Documentation/pcmcia/ |
| H A D | devicetable.rst | 12 - device function (actual and pseudo)
|
| /linux/Documentation/networking/device_drivers/ethernet/freescale/ |
| H A D | gianfar.rst | 17 checksums (and always performs the pseudo header checksums), so
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | tc.c | 484 if (encap->pseudo) in efx_tc_flower_release_encap_match() 485 efx_tc_flower_release_encap_match(efx, encap->pseudo); in efx_tc_flower_release_encap_match() 497 struct efx_tc_encap_match *encap, *old, *pseudo = NULL; in efx_tc_flower_record_encap_match() local 561 pseudo = pmatch.encap; in efx_tc_flower_record_encap_match() 594 encap->pseudo = pseudo; in efx_tc_flower_record_encap_match() 601 if (pseudo) /* don't need our new pseudo either */ in efx_tc_flower_record_encap_match() 602 efx_tc_flower_release_encap_match(efx, pseudo); in efx_tc_flower_record_encap_match() 685 if (pseudo) in efx_tc_flower_record_encap_match() 686 efx_tc_flower_release_encap_match(efx, pseudo); in efx_tc_flower_record_encap_match()
|
| H A D | tc.h | 168 struct efx_tc_encap_match *pseudo; /* Referenced pseudo EM if needed */ member
|
| /linux/drivers/android/ |
| H A D | Kconfig | 35 Binderfs is a pseudo-filesystem for the Android Binder IPC driver
|
| /linux/drivers/scsi/arm/ |
| H A D | fas216.h | 303 …void (*pseudo)(struct Scsi_Host *host, struct scsi_pointer *SCp, fasdmadir_t direction, int trans… member
|
| H A D | arxescsi.c | 298 info->info.dma.pseudo = arxescsi_dma_pseudo; in arxescsi_probe()
|
| /linux/include/net/ |
| H A D | gro.h | 292 __wsum pseudo) in __skb_gro_checksum_convert() argument 294 NAPI_GRO_CB(skb)->csum = ~pseudo; in __skb_gro_checksum_convert()
|
| /linux/Documentation/scheduler/ |
| H A D | sched-design-CFS.rst | 231 create arbitrary groups of tasks, using the "cgroup" pseudo filesystem. See 235 group created using the pseudo filesystem. See example steps below to create 236 task groups and modify their CPU share using the "cgroups" pseudo filesystem::
|
| /linux/Documentation/networking/ |
| H A D | checksum-offloads.rst | 41 pseudo-header for UDP or TCP). 88 to the complement of the sum of the pseudo header, because everything else gets
|
| /linux/tools/perf/Documentation/ |
| H A D | topdown.txt | 55 Fixed counter 3 is mapped to a pseudo event event=0x00, umask=04, 58 The metric events are mapped to the pseudo event event=0x00, umask=0x8X. 296 Four pseudo TopDown metric events are exposed for the end-users,
|