| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| A D | dc_link_enc_cfg.c | 76 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 D | qe_io.c | 48 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 D | cve.rst | 17 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 D | pincfg.txt | 6 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 D | array_size_dup.cocci | 29 assignment operator aop; 58 assignment operator aop; 94 assignment operator aop; 124 assignment operator aop; 158 assignment operator aop; 186 assignment operator aop;
|
| A D | cstptr.cocci | 34 cocci.print_secs("assignment",p1)
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-driver-typec-displayport | 39 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 D | sysfs-driver-tegra-fuse | 8 as decoded from the fuse registers. Bits order/assignment
|
| /linux/arch/powerpc/boot/dts/ |
| A D | kmeter1.dts | 147 /* 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 D | fsl,bman.yaml | 58 See pamu.txt, PAMU property used for static LIODN assignment 63 See pamu.txt, PAMU property used for dynamic LIODN assignment
|
| A D | fsl,qman-portal.yaml | 72 description: See pamu.txt, PAMU property used for static LIODN assignment 75 description: See pamu.txt, PAMU property used for dynamic LIODN assignment
|
| A D | fsl,qman.yaml | 48 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 D | Kconfig | 44 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 D | p1025twr.dtsi | 177 /* 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 D | p1025rdb.dtsi | 250 /* 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 D | mpc8569mds.dts | 142 /* 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 D | jcore,pit.txt | 13 assignment to be programmed by software, but this property is
|
| /linux/Documentation/hwmon/ |
| A D | asc7621.rst | 52 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 D | kconfig-macro-language.rst | 62 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 D | qe.h | 175 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 D | mpc512x-dma.txt | 17 the assignment is fixed in hardware. This one cell
|
| /linux/scripts/coccinelle/tests/ |
| A D | doubletest.cocci | 33 assignment operator op;
|
| /linux/scripts/kconfig/tests/preprocess/variable/ |
| A D | Kconfig | 37 # You can use variable references for the lefthand side of assignment statement.
|
| /linux/Documentation/devicetree/bindings/arm/freescale/ |
| A D | fsl,vf610-mscm-ir.txt | 18 assignment of the interrupt router is required.
|
| /linux/arch/arm/boot/dts/arm/ |
| A D | versatile-pb.dts | 83 * Overrides the interrupt assignment from
|