/linux/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_link_enc_cfg.c | 69 struct link_enc_assignment assignment; in get_assignment() local 72 assignment = dc->current_state->res_ctx.link_enc_cfg_ctx.transient_assignments[i]; in get_assignment() 74 assignment = dc->current_state->res_ctx.link_enc_cfg_ctx.link_enc_assignments[i]; in get_assignment() 76 return assignment; in get_assignment() 88 struct link_enc_assignment assignment = state->res_ctx.link_enc_cfg_ctx.link_enc_assignments[i]; in get_stream_using_link_enc() local 90 if ((assignment.valid == true) && (assignment.eng_id == eng_id)) { in get_stream_using_link_enc() 114 struct link_enc_assignment assignment = state->res_ctx.link_enc_cfg_ctx.link_enc_assignments[i]; in remove_link_enc_assignment() local 116 if (assignment.valid && assignment.stream == stream) { in remove_link_enc_assignment() 250 struct link_enc_assignment assignment = state->res_ctx.link_enc_cfg_ctx.link_enc_assignments[i]; in get_link_enc_used_by_link() local 251 if (assignment.eng_id == ENGINE_ID_UNKNOWN) in get_link_enc_used_by_link() [all …]
|
/linux/drivers/soc/fsl/qe/ |
H 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/ |
H 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
|
H A D | security-bugs.rst | 96 CVE assignment 103 assignment team<../process/cve>` to obtain one.
|
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ |
H 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/ |
H 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;
|
H A D | cstptr.cocci | 34 cocci.print_secs("assignment",p1)
|
/linux/Documentation/ABI/testing/ |
H 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
|
H A D | sysfs-driver-tegra-fuse | 8 as decoded from the fuse registers. Bits order/assignment
|
/linux/arch/powerpc/boot/dts/ |
H 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 */
|
H A D | mpc832x_rdb.dts | 176 /* port pin dir open_drain assignment has_irq */ 198 /* port pin dir open_drain assignment has_irq */
|
/linux/arch/powerpc/boot/dts/fsl/ |
H 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 */
|
H 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 */
|
H 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 */
|
H A D | p1021mds.dts | 203 /* port pin dir open_drain assignment has_irq */ 226 /* port pin dir open_drain assignment has_irq */
|
/linux/Documentation/kbuild/ |
H 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/Documentation/hwmon/ |
H 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/devicetree/bindings/timer/ |
H A D | jcore,pit.txt | 13 assignment to be programmed by software, but this property is
|
/linux/include/soc/fsl/qe/ |
H 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/scripts/coccinelle/tests/ |
H A D | doubletest.cocci | 33 assignment operator op;
|
/linux/Documentation/devicetree/bindings/dma/ |
H A D | mpc512x-dma.txt | 17 the assignment is fixed in hardware. This one cell
|
/linux/scripts/kconfig/tests/preprocess/variable/ |
H A D | Kconfig | 37 # You can use variable references for the lefthand side of assignment statement.
|
/linux/Documentation/devicetree/bindings/arm/freescale/ |
H A D | fsl,vf610-mscm-ir.txt | 18 assignment of the interrupt router is required.
|
/linux/include/linux/ |
H A D | genl_magic_func.h | 170 #define __assign(attr_nr, attr_flag, name, nla_type, type, assignment...) \ argument 177 assignment; \
|
/linux/arch/arm/boot/dts/arm/ |
H A D | versatile-pb.dts | 83 * Overrides the interrupt assignment from
|