Home
last modified time | relevance | path

Searched refs:a (Results 18151 – 18175 of 22310) sorted by relevance

1...<<721722723724725726727728729730>>...893

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
H A Dcom.fuc5 * Permission is hereby granted, free of charge, to any person obtaining a
152 // mmctx_size - determine size of a mmio list transfer
172 // mmctx_xfer - execute a list of mmio transfers
/openbmc/u-boot/arch/arm/dts/
H A Dzynqmp-zcu106-revA.dts227 ina226@4a { /* u15 */
289 max15301@a { /* u46 */
325 max15303@1a { /* u49 */
H A Drk3288-fennec.dtsi4 * licensing only applies to this file, and not this project as a
7 * a) This file is free software; you can redistribute it and/or
20 * obtaining a copy of this software and associated documentation
H A Darmada-cp110-slave.dtsi6 * licensing only applies to this file, and not this project as a
9 * a) This library is free software; you can redistribute it and/or
22 * obtaining a copy of this software and associated documentation
/openbmc/linux/fs/ext2/
H A Dext2.h149 # define ext2_debug(f, a...) { \ argument
152 printk (f, ## a); \
155 # define ext2_debug(f, a...) /**/ argument
/openbmc/linux/drivers/nvdimm/
H A Dsecurity.c508 #define C(a, b, c) a argument
511 #define C(a, b, c) { b, c } argument
/openbmc/linux/Documentation/devicetree/bindings/mtd/
H A Datmel-nand.txt28 a PMECC engine.
44 - det-gpios: the GPIO used to detect if a Smartmedia Card is present.
65 operations. This interface to this logic is placed in a separate I/O range and
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dmicrel-ksz90x1.txt68 The KSZ9031 hardware supports a range of skew values from negative to
72 difficult to represent a negative number in the devictree.
223 Note that a previous version of the Micrel ksz9021rl/rn Data Sheet
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-lx2160a-bluebox3.dts327 q14: temperature-sensor@4a {
451 port@a {
596 port@a {
/openbmc/linux/include/linux/
H A Daudit.h455 unsigned long a[AUDITSC_ARGS]; in audit_socketcall_compat() local
462 a[i] = (unsigned long)args[i]; in audit_socketcall_compat()
463 return __audit_socketcall(nargs, a); in audit_socketcall_compat()
/openbmc/linux/arch/xtensa/kernel/
H A Dvectors.S79 s32i a0, a2, PT_DEPC # mark it as a regular exception
106 s32i a0, a2, PT_DEPC # mark it as a regular exception
273 s32i a0, a2, PT_DEPC # mark it as a regular exception
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-ts4900.dtsi6 * licensing only applies to this file, and not this project as a
9 * a) This file is free software; you can redistribute it and/or
21 * obtaining a copy of this software and associated documentation
/openbmc/linux/drivers/macintosh/
H A Dvia-cuda.c558 #define ARRAY_FULL(a, p) ((p) - (a) == ARRAY_SIZE(a)) argument
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/
H A Dgcc-target.inc20 EXTRA_OECONF:append:armv7a:class-target = " --with-arch=armv7-a${ARMFPARCHEXT}"
138 # binary, this prevents building a reproducible binary.
144 # checksum-options is used to generate a checksum which is embedded into
/openbmc/linux/drivers/video/fbdev/riva/
H A Dfbdev.c447 u8 *a = (u8 *)l; in reverse_order() local
448 a[0] = bitrev8(a[0]); in reverse_order()
449 a[1] = bitrev8(a[1]); in reverse_order()
450 a[2] = bitrev8(a[2]); in reverse_order()
451 a[3] = bitrev8(a[3]); in reverse_order()
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c35 bool (*ip_comp)(struct qede_arfs_tuple *a, struct qede_arfs_tuple *b);
1416 static bool qede_flow_spec_ipv4_cmp(struct qede_arfs_tuple *a, in qede_flow_spec_ipv4_cmp() argument
1419 if (a->eth_proto != htons(ETH_P_IP) || in qede_flow_spec_ipv4_cmp()
1423 return (a->src_ipv4 == b->src_ipv4) && in qede_flow_spec_ipv4_cmp()
1424 (a->dst_ipv4 == b->dst_ipv4); in qede_flow_spec_ipv4_cmp()
1458 static bool qede_flow_spec_ipv6_cmp(struct qede_arfs_tuple *a, in qede_flow_spec_ipv6_cmp() argument
1461 if (a->eth_proto != htons(ETH_P_IPV6) || in qede_flow_spec_ipv6_cmp()
1465 if (memcmp(&a->src_ipv6, &b->src_ipv6, sizeof(struct in6_addr))) in qede_flow_spec_ipv6_cmp()
1468 if (memcmp(&a->dst_ipv6, &b->dst_ipv6, sizeof(struct in6_addr))) in qede_flow_spec_ipv6_cmp()
/openbmc/linux/drivers/hid/
H A Dhid-input.c1398 int a = field->logical_minimum; in hidinput_configure_usage() local
1402 a = field->logical_minimum = 0; in hidinput_configure_usage()
1407 input_set_abs_params(input, usage->code, a, b, (b - a) >> 8, (b - a) >> 4); in hidinput_configure_usage()
1408 else input_set_abs_params(input, usage->code, a, b, 0, 0); in hidinput_configure_usage()
1643 int a = field->logical_minimum; in hidinput_hid_event() local
1646 if (value > a + ((b - a) >> 3)) { in hidinput_hid_event()
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Daltera-a10sr.txt25 - gpio-controller : Marks the device node as a GPIO Controller.
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dsaa7134-devel.rst24 - saa7133/35 - saa7135 is probably a marketing decision, since all those
/openbmc/linux/arch/m68k/fpsp040/
H A DREADME25 You are hereby granted a copyright license to use, modify, and
/openbmc/linux/Documentation/pcmcia/
H A Ddevicetable.rst27 "modalias" in the sysfs directory of the PCMCIA device. It generates a string
/openbmc/linux/scripts/coccinelle/misc/
H A Darray_size.cocci5 //# where there is a division of sizeof the array by the sizeof its first
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
H A Dov7670.txt21 - ov7670,pclk-hb-disable: a boolean property to suppress pixel clock output
/openbmc/linux/security/lockdown/
H A DKconfig6 Build support for an LSM that enforces a coarse kernel lockdown
/openbmc/linux/arch/arm/crypto/
H A Dsha2-ce-core.S13 .arch armv8-a

1...<<721722723724725726727728729730>>...893