Home
last modified time | relevance | path

Searched full:assignment (Results 1 – 25 of 852) sorted by relevance

12345678910>>...35

/kernel/linux/linux-5.10/drivers/soc/fsl/qe/
Dqe_io.c46 int open_drain, int assignment, int has_irq) in __par_io_config_pin() argument
86 /* define pin assignment */ in __par_io_config_pin()
91 new_mask2bits = (u32) (assignment << (QE_PIO_PINS - in __par_io_config_pin()
107 int assignment, int has_irq) in par_io_config_pin() argument
112 __par_io_config_pin(&par_io[port], pin, dir, open_drain, assignment, in par_io_config_pin()
173 int assignment = be32_to_cpu(pio_map[4]); in par_io_of_config() local
177 assignment, has_irq); in par_io_of_config()
/kernel/linux/linux-4.19/Documentation/ABI/testing/
Dsysfs-driver-typec-displayport39 Pin assignment can be changed by writing to the file. It is
40 possible to set pin assignment before configuration has been
41 set, but the assignment will not be active before the
46 pin assignment D can now carry simultaneously one channel of
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-driver-typec-displayport39 Pin assignment can be changed by writing to the file. It is
40 possible to set pin assignment before configuration has been
41 set, but the assignment will not be active before the
46 pin assignment D can now carry simultaneously one channel of
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
Dpincfg.txt6 open_drain, assignment, has_irq.
22 - assignment : function number of the pin according to the Pin Assignment
31 /* port pin dir open_drain assignment has_irq */
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
Dpincfg.txt6 open_drain, assignment, has_irq.
22 - assignment : function number of the pin according to the Pin Assignment
31 /* port pin dir open_drain assignment has_irq */
/kernel/linux/linux-5.10/scripts/coccinelle/misc/
Darray_size_dup.cocci29 assignment operator aop;
58 assignment operator aop;
94 assignment operator aop;
124 assignment operator aop;
158 assignment operator aop;
186 assignment operator aop;
Dboolinit.cocci165 cocci.print_main("WARNING: Assignment of 0/1 to bool variable",p1)
171 cocci.print_main("ERROR: Assignment of non-0/1 constant to bool variable",p2)
189 coccilib.report.print_report(p1[0],"WARNING: Assignment of 0/1 to bool variable")
195 coccilib.report.print_report(p2[0],"ERROR: Assignment of non-0/1 constant to bool variable")
/kernel/linux/linux-4.19/drivers/soc/fsl/qe/
Dqe_io.c53 int open_drain, int assignment, int has_irq) in __par_io_config_pin() argument
95 /* define pin assignment */ in __par_io_config_pin()
100 new_mask2bits = (u32) (assignment << (QE_PIO_PINS - in __par_io_config_pin()
118 int assignment, int has_irq) in par_io_config_pin() argument
123 __par_io_config_pin(&par_io[port], pin, dir, open_drain, assignment, in par_io_config_pin()
/kernel/linux/linux-4.19/scripts/coccinelle/misc/
Dboolinit.cocci148 cocci.print_main("WARNING: Assignment of bool to 0/1",p1)
154 cocci.print_main("ERROR: Assignment of bool to non-0/1 constant",p2)
172 coccilib.report.print_report(p1[0],"WARNING: Assignment of bool to 0/1")
178 coccilib.report.print_report(p2[0],"ERROR: Assignment of bool to non-0/1 constant")
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/soc/fsl/
Dqman-portals.txt45 Definition: PAMU property used for dynamic LIODN assignment
71 Definition: PAMU property used for static LIODN assignment
76 Definition: PAMU property used for dynamic LIODN assignment
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/soc/fsl/
Dqman-portals.txt45 Definition: PAMU property used for dynamic LIODN assignment
71 Definition: PAMU property used for static LIODN assignment
76 Definition: PAMU property used for dynamic LIODN assignment
/kernel/linux/linux-4.19/drivers/vfio/pci/
DKconfig36 assignment to virtual machines. This includes exposing an IGD
40 To enable Intel IGD assignment through vfio-pci, say Y.
/kernel/linux/linux-4.19/include/linux/mfd/
Dmotorola-cpcap.h44 #define CPCAP_REG_ASSIGN1 0x0030 /* Resource Assignment 1 */
45 #define CPCAP_REG_ASSIGN2 0x0034 /* Resource Assignment 2 */
46 #define CPCAP_REG_ASSIGN3 0x0038 /* Resource Assignment 3 */
47 #define CPCAP_REG_ASSIGN4 0x003c /* Resource Assignment 4 */
48 #define CPCAP_REG_ASSIGN5 0x0040 /* Resource Assignment 5 */
49 #define CPCAP_REG_ASSIGN6 0x0044 /* Resource Assignment 6 */
/kernel/linux/linux-5.10/include/linux/mfd/
Dmotorola-cpcap.h41 #define CPCAP_REG_ASSIGN1 0x0030 /* Resource Assignment 1 */
42 #define CPCAP_REG_ASSIGN2 0x0034 /* Resource Assignment 2 */
43 #define CPCAP_REG_ASSIGN3 0x0038 /* Resource Assignment 3 */
44 #define CPCAP_REG_ASSIGN4 0x003c /* Resource Assignment 4 */
45 #define CPCAP_REG_ASSIGN5 0x0040 /* Resource Assignment 5 */
46 #define CPCAP_REG_ASSIGN6 0x0044 /* Resource Assignment 6 */
/kernel/linux/linux-5.10/drivers/vfio/pci/
DKconfig38 assignment to virtual machines. This includes exposing an IGD
42 To enable Intel IGD assignment through vfio-pci, say Y.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/
Dqcom_adm.txt8 denotes CRCI (client rate control interface) flow control assignment.
44 3. CRCI assignment, if applicable. If no CRCI flow control is required, use 0.
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/dma/
Dqcom_adm.txt8 denotes CRCI (client rate control interface) flow control assignment.
44 3. CRCI assignment, if applicable. If no CRCI flow control is required, use 0.
/kernel/linux/linux-4.19/Documentation/kbuild/
Dkconfig-macro-language.txt58 A simply expanded variable is defined using the := assignment operator. Its
62 A recursively expanded variable is defined using the = assignment operator.
67 There is another type of assignment operator; += is used to append text to a
81 function is defined using the = assignment operator. The parameters are
/kernel/linux/linux-4.19/drivers/tty/serial/
Dsunsab.h59 u8 tsax; /* Time-Slot Assignment Reg. Transmit */
60 u8 tsar; /* Time-Slot Assignment Reg. Receive */
233 /* Time Slot Assignment Register Transmit (TSAX) */
238 /* Time Slot Assignment Register Receive (TSAR) */
/kernel/linux/linux-4.19/Documentation/hwmon/
Dasc762147 temperature may be mapped to any zone, which has a default assignment
50 Since there is a fan to zone assignment that allows for the "hotter" of
62 address. One could use our flexible zone assignment to have a zone
114 - Enhanced measured temperature to Temperature Zone assignment.
/kernel/linux/linux-5.10/Documentation/kbuild/
Dkconfig-macro-language.rst62 A simply expanded variable is defined using the := assignment operator. Its
66 A recursively expanded variable is defined using the = assignment operator.
71 There is another type of assignment operator; += is used to append text to a
85 function is defined using the = assignment operator. The parameters are
/kernel/linux/linux-5.10/drivers/tty/serial/
Dsunsab.h59 u8 tsax; /* Time-Slot Assignment Reg. Transmit */
60 u8 tsar; /* Time-Slot Assignment Reg. Receive */
233 /* Time Slot Assignment Register Transmit (TSAX) */
238 /* Time Slot Assignment Register Receive (TSAR) */
/kernel/linux/linux-4.19/include/uapi/linux/
Dnetdevice.h41 /* interface name assignment types (sysfs name_assign_type attribute) */
59 /* hardware address assignment types */
/kernel/linux/linux-5.10/include/uapi/linux/
Dnetdevice.h41 /* interface name assignment types (sysfs name_assign_type attribute) */
59 /* hardware address assignment types */
/kernel/linux/linux-5.10/arch/powerpc/boot/dts/
Dkmeter1.dts147 /* port pin dir open_drain assignment has_irq */
173 /* port pin dir open_drain assignment has_irq */
199 /* port pin dir open_drain assignment has_irq */
219 /* port pin dir open_drain assignment has_irq */
237 /* port pin dir open_drain assignment has_irq */
255 /* port pin dir open_drain assignment has_irq */
273 /* port pin dir open_drain assignment has_irq */

12345678910>>...35