/openbmc/qemu/scripts/coccinelle/ |
H A D | return_directly.cocci | 3 identifier VAR; 11 - T VAR; 12 ... when != VAR 14 - VAR = (E); 15 - return VAR; 17 ... when != VAR
|
/openbmc/linux/drivers/media/i2c/ |
H A D | mt9t112.c | 77 #define VAR(id, offset) _VAR(id, offset, 0x0000) macro 350 mt9t112_mcu_write(ret, client, VAR(26, 0), width); in mt9t112_set_a_frame_size() 351 mt9t112_mcu_write(ret, client, VAR(26, 2), height); in mt9t112_set_a_frame_size() 490 mt9t112_mcu_write(ret, client, VAR(18, 12), 0x0024); in mt9t112_init_setting() 493 mt9t112_mcu_write(ret, client, VAR(18, 15), 0x00CC); in mt9t112_init_setting() 514 mt9t112_mcu_write(ret, client, VAR(18, 74), 0x004); in mt9t112_init_setting() 517 mt9t112_mcu_write(ret, client, VAR(18, 76), 0x004); in mt9t112_init_setting() 520 mt9t112_mcu_write(ret, client, VAR(18, 78), 0x60B); in mt9t112_init_setting() 523 mt9t112_mcu_write(ret, client, VAR(18, 80), 0x80B); in mt9t112_init_setting() 651 mt9t112_mcu_write(ret, client, VAR(12, 3), 0x0002); in mt9t112_auto_focus_setting() [all …]
|
/openbmc/u-boot/Documentation/devicetree/bindings/board/ |
H A D | gdsys,board_gazerbeam.txt | 39 var-gpios-mc2 = <&GPIO_VB0 0 0 /* VAR-MC_SC */ 40 &GPIO_VB0 11 0>; /* VAR-CON */ 42 var-gpios-mc4 = <&GPIO_VB1 0 0 /* VAR-MC_SC */ 43 &GPIO_VB1 11 0>; /* VAR-CON */
|
/openbmc/qemu/pc-bios/optionrom/ |
H A D | optionrom.h | 61 .macro read_fw VAR 62 mov $\VAR, %ax 81 .macro read_fw_dma VAR, SIZE, ADDR 97 movl $(\VAR << 16) | (FW_CFG_DMA_CTL_READ | FW_CFG_DMA_CTL_SELECT), %eax
|
/openbmc/linux/include/net/ |
H A D | net_namespace.h | 392 #define for_each_net(VAR) \ argument 393 list_for_each_entry(VAR, &net_namespace_list, list) 394 #define for_each_net_continue_reverse(VAR) \ argument 395 list_for_each_entry_continue_reverse(VAR, &net_namespace_list, list) 396 #define for_each_net_rcu(VAR) \ argument 397 list_for_each_entry_rcu(VAR, &net_namespace_list, list)
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/ |
H A D | 0001-Avoid-shebang-overflow-on-python-config.py.patch | 28 @ # Replace makefile compat. variable references with shell script compat. ones; $(VAR) -> ${VAR}
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap4-var-stk-om44.dts | 12 model = "Variscite VAR-STK-OM44";
|
H A D | omap4-var-dvk-om44.dts | 12 model = "Variscite VAR-DVK-OM44";
|
H A D | omap4-var-som-om44.dtsi | 10 model = "Variscite VAR-SOM-OM44"; 20 ti,model = "VAR-SOM-OM44";
|
/openbmc/qemu/target/hexagon/mmvec/ |
H A D | macros.h | 304 #define fVFOREACH(WIDTH, VAR) for (VAR = 0; VAR < fVELEM(WIDTH); VAR++) argument
|
/openbmc/linux/tools/bpf/bpftool/Documentation/ |
H A D | bpftool-btf.rst | 186 [20] VAR 'struct_global_var' type_id=4, linkage=global-alloc 187 [21] VAR 'global_var' type_id=3, linkage=global-alloc 188 [22] VAR 'my_func.static_var' type_id=3, linkage=static
|
/openbmc/u-boot/include/ |
H A D | lattice.h | 159 #define VAR 0x55 /* Plac holder for loop data. */ macro
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/ |
H A D | Event.interface.yaml | 30 Additional information in the form of metadata field strings VAR=val
|
H A D | Entry.interface.yaml | 36 Additional information in the form of metadata field strings VAR=val
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | utils.bbclass | 235 # Usage: create_wrapper FILENAME [[VAR=VALUE]..] 343 Return a list of ${VAR} for each variable VAR in vars from each
|
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | idef-parser.y | 52 %token IN INAME VAR 67 %type <rvalue> rvalue lvalue VAR assign_statement var var_decl var_type 138 var : VAR
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mn-var-som-symphony.dts | 15 model = "Variscite VAR-SOM-MX8MN Symphony evaluation board";
|
H A D | imx8mm-var-som-symphony.dts | 11 model = "Variscite VAR-SOM-MX8MM Symphony evaluation board";
|
H A D | imx8mm-var-som.dtsi | 10 model = "Variscite VAR-SOM-MX8MM module";
|
/openbmc/qemu/target/hexagon/imported/mmvec/ |
H A D | macros.def | 720 for (VAR = 0; VAR < fVELEM(WIDTH); VAR++),
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ti/ |
H A D | omap.yaml | 157 - description: VAR-OM44 boards
|
/openbmc/linux/Documentation/trace/ |
H A D | boottime-trace.rst | 169 ftrace.[instance.INSTANCE.]event.GROUP.EVENT.hist.[N.]onmax.[M.]var = VAR 172 ftrace.[instance.INSTANCE.]event.GROUP.EVENT.hist.[N.]onchange.[M.]var = VAR
|
/openbmc/linux/Documentation/devicetree/bindings/connector/ |
H A D | usb-connector.yaml | 128 User can specify the source PDO array via PDO_FIXED/BATT/VAR/PPS_APDO() 140 can specify the sink PDO array via PDO_FIXED/BATT/VAR/PPS_APDO() defined
|
/openbmc/u-boot/drivers/fpga/ |
H A D | ivm_core.c | 1386 if ((compress == VAR) && (g_usDataType & HEAP_IN)) { in ispVMData() 1471 if ((cDataByte == VAR) && (g_usDataType&HEAP_IN) && in ispVMData()
|
/openbmc/openbmc/poky/documentation/ |
H A D | README | 238 So anywhere in any of the Yocto Project manuals, :term:`VAR` can be 258 e.g. `&VAR;`.
|