Home
last modified time | relevance | path

Searched refs:pseudo (Results 1 – 25 of 116) sorted by relevance

12345

/linux/Documentation/arch/x86/
A Dresctrl.rst334 pseudo-locked region.
360 automatically change to "pseudo-locked".
705 to be pseudo-locked. The cache pseudo-locked region is created as follows:
711 while the pseudo-locked region exists.
733 pseudo-locked region creation.
759 "pseudo-locksetup" to the "mode" file.
779 the pseudo-locked region:
1084 unused bits can be pseudo-locked the bits to be pseudo-locked needs to be
1098 # echo pseudo-locksetup > newlock/mode
1103 exposing the pseudo-locked region will exist::
[all …]
/linux/Documentation/devicetree/bindings/iio/adc/
A Dadi,ad7380.yaml76 The common mode voltage supply for the AINA- pin on pseudo-differential
81 The common mode voltage supply for the AINB- pin on pseudo-differential
86 The common mode voltage supply for the AINC- pin on pseudo-differential
91 The common mode voltage supply for the AIND- pin on pseudo-differential
109 # pseudo-differential chips require common mode voltage supplies,
A Dadi,ad4695.yaml65 description: Common voltage supply for pseudo-differential analog inputs.
119 the negative input for a pseudo-differential channel.
A Dadi,ad7173.yaml175 input of a voltage channel (single-ended or pseudo-differential).
182 To configure a single-ended/pseudo-differential channel set the
192 single-ended or pseudo-differential voltage channel.
A Dadc.yaml53 single-ended or pseudo-differential inputs. This property can be used
/linux/Documentation/devicetree/bindings/hwmon/
A Dti,adc128d818.yaml34 Mode 2 - 4 pseudo-differential voltage readings
36 Mode 3 - 4 single-ended voltage readings (IN0-IN3), 2 pseudo-differential
/linux/Documentation/networking/dsa/
A Dbcm_sf2.rst71 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/virt/kvm/arm/
A Dindex.rst10 fw-pseudo-registers
A Dfw-pseudo-registers.rst4 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/Documentation/devicetree/bindings/sound/
A Dcs42l56.txt25 as a pseudo-differential input referenced to AIN1REF/AIN3A.
28 as a pseudo-differential input referenced to AIN2REF/AIN3B.
/linux/Documentation/fb/
A Dinternals.rst84 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/iio/
A Dad4695.rst64 Each ``INx`` pin can be used as a pseudo-differential input in conjunction with
83 Each ``INx`` pin can be used as a pseudo-differential input in conjunction with
110 used as a pseudo-differential input. The device tree for using ``IN2`` as the
A Dad7944.rst115 There are two types of ADCs in this family, pseudo-differential and fully
121 AD7944 and AD7985 are pseudo-differential ADCs and have the following attributes:
/linux/Documentation/devicetree/bindings/rng/
A Dmicrochip,pic32-rng.txt3 The PIC32 RNG provides a pseudo random number generator which can be seeded by
/linux/drivers/tty/
A DKconfig98 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/networking/device_drivers/ethernet/freescale/
A Dgianfar.rst17 checksums (and always performs the pseudo header checksums), so
/linux/Documentation/pcmcia/
A Ddevicetable.rst12 - device function (actual and pseudo)
/linux/arch/um/drivers/
A DKconfig44 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/drivers/android/
A DKconfig21 Binderfs is a pseudo-filesystem for the Android Binder IPC driver
/linux/Documentation/trace/
A Dftrace-design.rst78 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/drivers/mtd/
A DKconfig81 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/drivers/net/ethernet/sfc/
A Dtc.c484 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/drivers/scsi/arm/
A Dfas216.h303 …void (*pseudo)(struct Scsi_Host *host, struct scsi_pointer *SCp, fasdmadir_t direction, int trans… member
/linux/include/net/
A Dgro.h292 __wsum pseudo) in __skb_gro_checksum_convert() argument
294 NAPI_GRO_CB(skb)->csum = ~pseudo; in __skb_gro_checksum_convert()
/linux/Documentation/scheduler/
A Dsched-design-CFS.rst231 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::

Completed in 663 milliseconds

12345