| /linux-6.15/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 214 pseudo-differential channels. Often, the common mode input voltage can be 236 A **pseudo-differential unipolar** input has the limitations a differential 250 Device tree example for pseudo-differential unipolar channel:: 265 pseudo-differential channels. [all …]
|
| 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-6.15/Documentation/arch/x86/ |
| H A D | resctrl.rst | 334 pseudo-locked region. 360 automatically change to "pseudo-locked". 715 to be pseudo-locked. The cache pseudo-locked region is created as follows: 721 while the pseudo-locked region exists. 743 pseudo-locked region creation. 769 "pseudo-locksetup" to the "mode" file. 789 the pseudo-locked region: 1094 unused bits can be pseudo-locked the bits to be pseudo-locked needs to be 1108 # echo pseudo-locksetup > newlock/mode 1113 exposing the pseudo-locked region will exist:: [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/iio/adc/ |
| H A D | adi,ad7380.yaml | 96 The common mode voltage supply for the AINA- pin on pseudo-differential 101 The common mode voltage supply for the AINB- pin on pseudo-differential 106 The common mode voltage supply for the AINC- pin on pseudo-differential 111 The common mode voltage supply for the AIND- pin on pseudo-differential 162 # pseudo-differential chips require common mode voltage supplies,
|
| H A D | adi,ad4695.yaml | 65 description: Common voltage supply for pseudo-differential analog inputs. 132 the negative input for a pseudo-differential channel.
|
| H A D | adi,ad7173.yaml | 188 input of a voltage channel (single-ended or pseudo-differential). 195 To configure a single-ended/pseudo-differential channel set the 205 single-ended or pseudo-differential voltage channel.
|
| /linux-6.15/Documentation/devicetree/bindings/hwmon/ |
| H A D | ti,adc128d818.yaml | 33 Mode 2 - 4 pseudo-differential voltage readings 35 Mode 3 - 4 single-ended voltage readings (IN0-IN3), 2 pseudo-differential
|
| /linux-6.15/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-6.15/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-6.15/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-6.15/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-6.15/Documentation/devicetree/bindings/rng/ |
| H A D | microchip,pic32-rng.txt | 3 The PIC32 RNG provides a pseudo random number generator which can be seeded by
|
| /linux-6.15/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-6.15/Documentation/networking/device_drivers/ethernet/freescale/ |
| H A D | gianfar.rst | 17 checksums (and always performs the pseudo header checksums), so
|
| /linux-6.15/Documentation/pcmcia/ |
| H A D | devicetable.rst | 12 - device function (actual and pseudo)
|
| /linux-6.15/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-6.15/drivers/android/ |
| H A D | Kconfig | 21 Binderfs is a pseudo-filesystem for the Android Binder IPC driver
|
| /linux-6.15/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 308 Before we get confused anymore, let's check out some pseudo code so you can
|
| /linux-6.15/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-6.15/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()
|
| /linux-6.15/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
|
| /linux-6.15/include/net/ |
| H A D | gro.h | 295 __wsum pseudo) in __skb_gro_checksum_convert() argument 297 NAPI_GRO_CB(skb)->csum = ~pseudo; in __skb_gro_checksum_convert()
|
| /linux-6.15/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::
|