Home
last modified time | relevance | path

Searched refs:assignment (Results 1 – 25 of 104) sorted by relevance

12345

/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_link_enc_cfg.c76 return assignment; in get_assignment()
90 if ((assignment.valid == true) && (assignment.eng_id == eng_id)) { in get_stream_using_link_enc()
116 if (assignment.valid && assignment.stream == stream) { in remove_link_enc_assignment()
254 if (assignment.valid == true && are_ep_ids_equal(&assignment.ep_id, &ep_id)) in get_link_enc_used_by_link()
421 if (assignment.valid) in link_enc_cfg_link_encs_assign()
434 if (assignment.valid) in link_enc_cfg_link_encs_assign()
484 if ((assignment.valid == true) && (assignment.eng_id == eng_id)) { in link_enc_cfg_get_stream_using_link_enc()
547 if (assignment.valid && assignment.eng_id != ENGINE_ID_UNKNOWN) in link_enc_cfg_get_next_avail_link_enc()
548 encs_assigned[assignment.eng_id - ENGINE_ID_DIGA] = assignment.eng_id; in link_enc_cfg_get_next_avail_link_enc()
633 …if (assignment.valid && assignment.eng_id == eng_id && !are_ep_ids_equal(&ep_id, &assignment.ep_id… in link_enc_cfg_is_link_enc_avail()
[all …]
/linux/drivers/soc/fsl/qe/
A Dqe_io.c48 int open_drain, int assignment, int has_irq) in __par_io_config_pin() argument
93 new_mask2bits = (u32) (assignment << (QE_PIO_PINS - in __par_io_config_pin()
109 int assignment, int has_irq) in par_io_config_pin() argument
114 __par_io_config_pin(&par_io[port], pin, dir, open_drain, assignment, in par_io_config_pin()
175 int assignment = be32_to_cpu(pio_map[4]); in par_io_of_config() local
179 assignment, has_irq); in par_io_of_config()
/linux/Documentation/process/
A Dcve.rst17 potential Linux kernel security issues. This assignment is independent
39 fixed. Because of this, the CVE assignment team is overly cautious and
44 If the CVE assignment team misses a specific fix that any user feels
47 security issues should be sent to this alias, it is ONLY for assignment
54 the Linux kernel; assignment will only automatically happen after a fix
58 contact the kernel CVE assignment team at <cve@kernel.org> to get an
90 supported kernel version, by any group other than the kernel assignment
92 kernel CVE assignment team at <cve@kernel.org> so that they can work to
101 determine, it is not up to the CVE assignment team. Please do not
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
A 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 */
/linux/scripts/coccinelle/misc/
A 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;
A Dcstptr.cocci34 cocci.print_secs("assignment",p1)
/linux/Documentation/ABI/testing/
A 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
A Dsysfs-driver-tegra-fuse8 as decoded from the fuse registers. Bits order/assignment
/linux/arch/powerpc/boot/dts/
A 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 */
/linux/Documentation/devicetree/bindings/soc/fsl/
A Dfsl,bman.yaml58 See pamu.txt, PAMU property used for static LIODN assignment
63 See pamu.txt, PAMU property used for dynamic LIODN assignment
A Dfsl,qman-portal.yaml72 description: See pamu.txt, PAMU property used for static LIODN assignment
75 description: See pamu.txt, PAMU property used for dynamic LIODN assignment
A Dfsl,qman.yaml48 See pamu.txt, PAMU property used for static LIODN assignment
53 See pamu.txt, PAMU property used for dynamic LIODN assignment
/linux/drivers/vfio/pci/
A DKconfig44 assignment to virtual machines. This includes exposing an IGD
48 To enable Intel IGD assignment through vfio-pci, say Y.
/linux/arch/powerpc/boot/dts/fsl/
A Dp1025twr.dtsi177 /* port pin dir open_drain assignment has_irq */
200 /* port pin dir open_drain assignment has_irq */
215 /* port pin dir open_drain assignment has_irq */
225 /* port pin dir open_drain assignment has_irq */
A Dp1025rdb.dtsi250 /* port pin dir open_drain assignment has_irq */
273 /* port pin dir open_drain assignment has_irq */
288 /* port pin dir open_drain assignment has_irq */
298 /* port pin dir open_drain assignment has_irq */
A Dmpc8569mds.dts142 /* port pin dir open_drain assignment has_irq */
162 /* port pin dir open_drain assignment has_irq */
182 /* port pin dir open_drain assignment has_irq */
202 /* port pin dir open_drain assignment has_irq */
/linux/Documentation/devicetree/bindings/timer/
A Djcore,pit.txt13 assignment to be programmed by software, but this property is
/linux/Documentation/hwmon/
A Dasc7621.rst52 temperature may be mapped to any zone, which has a default assignment
55 Since there is a fan to zone assignment that allows for the "hotter" of
67 address. One could use our flexible zone assignment to have a zone
123 - Enhanced measured temperature to Temperature Zone assignment.
/linux/Documentation/kbuild/
A 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
/linux/include/soc/fsl/qe/
A Dqe.h175 int dir, int open_drain, int assignment,
181 int assignment, int has_irq);
187 int assignment, int has_irq) { return -ENOSYS; } in par_io_config_pin() argument
/linux/Documentation/devicetree/bindings/dma/
A Dmpc512x-dma.txt17 the assignment is fixed in hardware. This one cell
/linux/scripts/coccinelle/tests/
A Ddoubletest.cocci33 assignment operator op;
/linux/scripts/kconfig/tests/preprocess/variable/
A DKconfig37 # You can use variable references for the lefthand side of assignment statement.
/linux/Documentation/devicetree/bindings/arm/freescale/
A Dfsl,vf610-mscm-ir.txt18 assignment of the interrupt router is required.
/linux/arch/arm/boot/dts/arm/
A Dversatile-pb.dts83 * Overrides the interrupt assignment from

Completed in 44 milliseconds

12345