/openbmc/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() 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 …]
|
/openbmc/u-boot/arch/m68k/include/asm/ |
H A D | immap_5445x.h | 193 u8 par_fec; /* FEC Pin Assignment Register */ 194 u8 par_dma; /* DMA Pin Assignment Register */ 195 u8 par_fbctl; /* Flexbus Control Pin Assignment Register */ 196 u8 par_dspi; /* DSPI Pin Assignment Register */ 197 u8 par_be; /* Flexbus Byte-Enable Pin Assignment Register */ 198 u8 par_cs; /* Flexbus Chip-Select Pin Assignment Register */ 199 u8 par_timer; /* Time Pin Assignment Register */ 200 u8 par_usb; /* USB Pin Assignment Register */ 202 u8 par_uart; /* UART Pin Assignment Register */ 203 u16 par_feci2c; /* FEC / I2C Pin Assignment Register */ [all …]
|
/openbmc/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 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()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/glade/ |
H A D | glade_3.22.2.bb | 28 # glade-3.22.2/gladeui/glade-widget.c:1822:36: error: assignment to 'GtkWidget *' {aka 'struct _Gtk… 29 # glade-3.22.2/gladeui/glade-command.c:920:23: error: assignment to 'GladeProperty *' {aka 'struct … 30 # glade-3.22.2/gladeui/glade-command.c:1253:21: error: assignment to 'GladeWidget *' {aka 'struct _… 31 # glade-3.22.2/gladeui/glade-command.c:1419:21: error: assignment to 'GladeWidget *' {aka 'struct _…
|
/openbmc/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 */
|
/openbmc/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
|
/openbmc/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;
|
/openbmc/phosphor-ipmi-flash/tools/ |
H A D | io.hpp | 21 /* Don't allow copying, assignment or move assignment, only moving. */ 50 /* Don't allow copying or assignment, only moving. */
|
/openbmc/qemu/target/hexagon/ |
H A D | gen_printinsn.py | 43 # Regular expression that matches any assignment operator. 47 # assignment, spaces will be added around it, unless it's enclosed within 67 # match is also an assignment operator, add spaces around it if 79 # Check if the entire string t is an assignment. 89 # If this is not an assignment, just append it to the output
|
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/ |
H A D | qman-portals.txt | 45 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
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | mpspec.h | 330 * mp_write_intsrc() - Write an I/O interrupt assignment entry 332 * This writes an I/O interrupt assignment entry to the configuration table. 346 * mp_write_pci_intsrc() - Write a PCI interrupt assignment entry 348 * This writes a PCI interrupt assignment entry to the configuration table. 362 * mp_write_lintsrc() - Write a local interrupt assignment entry 364 * This writes a local interrupt assignment entry to the configuration table.
|
/openbmc/linux/include/linux/mfd/ |
H A 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 */
|
/openbmc/linux/drivers/vfio/pci/ |
H A D | Kconfig | 44 assignment to virtual machines. This includes exposing an IGD 48 To enable Intel IGD assignment through vfio-pci, say Y.
|
/openbmc/u-boot/arch/arm/mach-at91/include/mach/ |
H A D | at91sam9263_matrix.h | 24 u32 pras[16][2]; /* Priority Assignment Slave Registers */ 27 u32 ebicsa; /* EBI Chip Select Assignment Register */
|
H A D | at91sam9rl_matrix.h | 22 u32 pras[16][2]; /* Priority Assignment Slave Registers */ 25 u32 ebicsa; /* EBI Chip Select Assignment Register */
|
H A D | at91sam9260_matrix.h | 25 u32 pras[16][2]; /* Priority Assignment Slave Registers */ 28 u32 ebicsa; /* EBI Chip Select Assignment Register */
|
/openbmc/openpower-hw-diags/attn/ |
H A D | attn_monitor.hpp | 42 // delete assignment operator 48 // delete move assignment operator
|
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/ |
H A D | data_handler.hpp | 68 /* Don't allow copying, assignment or move assignment, only moving. */
|
/openbmc/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
|
/openbmc/linux/drivers/tty/serial/ |
H A 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) */
|
/openbmc/linux/include/uapi/linux/ |
H A D | netdevice.h | 41 /* interface name assignment types (sysfs name_assign_type attribute) */ 59 /* hardware address assignment types */
|
/openbmc/u-boot/include/ |
H A D | ioports.h | 13 unsigned int ppar; /* Port Pin Assignment Register (35-4) */ 38 unsigned char ppar:1; /* Port Pin Assignment Register (35-4) */
|
/openbmc/qemu/include/hw/vfio/ |
H A D | vfio-platform.h | 2 * vfio based device assignment support - platform devices 12 * Based on vfio based PCI device assignment support:
|
/openbmc/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 */
|
/openbmc/linux/drivers/scsi/isci/ |
H A 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
|