/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/ |
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() 164 /* Attempted to add an encoder assignment for a stream not in dc_state. */ in add_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 [all …]
|
/linux-6.12.1/Documentation/process/ |
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-6.12.1/drivers/soc/fsl/qe/ |
D | qe_io.c | 48 int open_drain, int assignment, int has_irq) in __par_io_config_pin() argument 88 /* define pin assignment */ in __par_io_config_pin() 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-6.12.1/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ |
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-6.12.1/Documentation/ABI/testing/ |
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
|
/linux-6.12.1/scripts/coccinelle/misc/ |
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;
|
/linux-6.12.1/include/linux/mfd/ |
D | motorola-cpcap.h | 41 #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 */
|
/linux-6.12.1/drivers/vfio/pci/ |
D | Kconfig | 44 assignment to virtual machines. This includes exposing an IGD 48 To enable Intel IGD assignment through vfio-pci, say Y.
|
/linux-6.12.1/Documentation/kbuild/ |
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-6.12.1/drivers/tty/serial/ |
D | sunsab.h | 59 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) */
|
/linux-6.12.1/arch/powerpc/boot/dts/ |
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-6.12.1/Documentation/devicetree/bindings/soc/fsl/ |
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
|
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
|
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
|
/linux-6.12.1/include/uapi/linux/ |
D | netdevice.h | 41 /* interface name assignment types (sysfs name_assign_type attribute) */ 59 /* hardware address assignment types */
|
/linux-6.12.1/arch/powerpc/boot/dts/fsl/ |
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 */
|
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 */
|
/linux-6.12.1/drivers/scsi/isci/ |
D | probe_roms.h | 284 * ASSIGNMENT: <phy3><phy2><phy1><phy0> - Medium cable 285 * length assignment 287 * ASSIGNMENT: <phy3><phy2><phy1><phy0> - Long cable length 288 * assignment
|
/linux-6.12.1/arch/mips/txx9/generic/ |
D | pci.c | 106 * mem_base, io_base: physical address. 0 for auto assignment. 107 * mem_size and io_size means max size on auto assignment. 137 * for auto assignment, first search a (big) region for PCI in txx9_alloc_pci_controller() 148 /* default size for auto assignment */ in txx9_alloc_pci_controller() 178 /* default size for auto assignment */ in txx9_alloc_pci_controller()
|
/linux-6.12.1/drivers/regulator/ |
D | cpcap-regulator.c | 23 * Resource assignment register bits. These seem to control the state 27 /* CPCAP_REG_ASSIGN2 bits - Resource Assignment 2 */ 38 /* CPCAP_REG_ASSIGN3 bits - Resource Assignment 3 */ 56 /* CPCAP_REG_ASSIGN4 bits - Resource Assignment 4 */ 78 * When set in the regulator mode, the regulator assignment will be changed 327 * VSIMCARD have a shared resource assignment bit.
|
/linux-6.12.1/drivers/input/rmi4/ |
D | rmi_f55.c | 68 * electrodes by reading F55:Ctrl1 (sensor receiver assignment) in rmi_f55_detect() 69 * and F55:Ctrl2 (sensor transmitter assignment). The number of in rmi_f55_detect()
|
/linux-6.12.1/lib/ |
D | memcpy_kunit.c | 84 /* Verify assignment. */ in memcpy_test() 86 compare("direct assignment", dest, control); in memcpy_test() 158 /* Verify assignment. */ in memmove_test() 160 compare("direct assignment", dest, control); in memmove_test() 260 /* Verify assignment. */ in memset_test() 262 compare("direct assignment", dest, control); in memset_test()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/ |
D | link_enc_cfg.h | 43 * Copies a link encoder assignment from another state. 118 /* Set the link encoder assignment mode for the current_state to LINK_ENC_CFG_TRANSIENT mode.
|
/linux-6.12.1/arch/m68k/include/asm/ |
D | m5407sim.h | 31 #define MCFSIM_PAR (MCF_MBAR + 0x04) /* Pin Assignment */ 32 #define MCFSIM_IRQPAR (MCF_MBAR + 0x06) /* Intr Assignment */ 125 * Some symbol defines for the Parallel Port Pin Assignment Register
|
/linux-6.12.1/tools/testing/selftests/net/netfilter/ |
D | conntrack_vrf.sh | 21 # After the change, the zone assignment is lost and the zone is assigned based 23 # assignment is lost. Instead, assignment based on the `iif` matching
|