Home
last modified time | relevance | path

Searched refs:a (Results 22101 – 22125 of 22310) sorted by relevance

1...<<881882883884885886887888889890>>...893

/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp.dtsi1356 compatible = "nxp,imx8mp-dwmac-eqos", "snps,dwmac-5.10a";
2044 compatible = "snps,ddrc-3.80a";
H A Dfsl-ls1088a.dtsi1023 dpmac10: ethernet@a {
/openbmc/qemu/hw/display/
H A Dqxl.c51 #define ALIGN(a, b) (((a) + ((b) - 1)) & ~((b) - 1)) argument
/openbmc/qemu/hw/pci/
H A Dpci.c122 static gint g_cmp_uint32(gconstpointer a, gconstpointer b, gpointer user_data) in g_cmp_uint32() argument
124 return a - b; in g_cmp_uint32()
/openbmc/qemu/hw/net/
H A Dtrace-events61 net_rx_pkt_l4_csum_validate_not_xxp(void) "Not a TCP/UDP packet"
415 tulip_setup_filter(int n, uint8_t a, uint8_t b, uint8_t c, uint8_t d, uint8_t e, uint8_t f) "%d: %0…
/openbmc/linux/drivers/scsi/
H A Dsg.c209 #define sg_printk(prefix, sdp, fmt, a...) \ argument
210 sdev_prefix_printk(prefix, (sdp)->device, (sdp)->name, fmt, ##a)
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_btree.c5020 const union xfs_btree_ptr *a, in xfs_btree_diff_two_ptrs() argument
5024 return (int64_t)be64_to_cpu(a->l) - be64_to_cpu(b->l); in xfs_btree_diff_two_ptrs()
5025 return (int64_t)be32_to_cpu(a->s) - be32_to_cpu(b->s); in xfs_btree_diff_two_ptrs()
/openbmc/qemu/target/mips/tcg/
H A Dmicromips_translate.c.inc2447 * Compact branches don't have a delay slot, so just let
2978 /* make sure instructions are on a halfword boundary */
2986 /* Enforce properly-sized instructions in a delay slot */
/openbmc/linux/fs/f2fs/
H A Df2fs.h122 #define ver_after(a, b) (typecheck(unsigned long long, a) && \ argument
124 ((long long)((a) - (b)) > 0))
/openbmc/qemu/hw/9pfs/
H A D9p.c1772 static bool same_stat_id(const struct stat *a, const struct stat *b) in same_stat_id() argument
1774 return a->st_dev == b->st_dev && a->st_ino == b->st_ino; in same_stat_id()
/openbmc/linux/kernel/bpf/
H A Dbtf.c3715 const struct btf_field *a = (const struct btf_field *)_a; in btf_field_cmp() local
3718 if (a->offset < b->offset) in btf_field_cmp()
3720 else if (a->offset > b->offset) in btf_field_cmp()
5181 static int btf_sec_info_cmp(const void *a, const void *b) in btf_sec_info_cmp() argument
5183 const struct btf_sec_info *x = a; in btf_sec_info_cmp()
/openbmc/u-boot/arch/arm/dts/
H A Dast2500.dtsi270 /* This timer is a Faraday FTTMR010 derivative */
/openbmc/linux/arch/x86/crypto/
H A Dchacha-avx512vl-x86_64.S203 # required word shuffling has a rather high latency, we can do the
/openbmc/linux/arch/arm/boot/dts/nxp/mxs/
H A Dimx28.dtsi14 * The decompressor and also some bootloaders rely on a
/openbmc/linux/arch/arm64/crypto/
H A Dghash-ce-core.S61 .arch armv8-a+crypto
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra30-asus-tf700t.dts134 rt5631: audio-codec@1a {
H A Dtegra30-colibri.dtsi736 sgtl5000: codec@a {
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6sl.dtsi13 * The decompressor and also some bootloaders rely on a
/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h126 uint32 a; member
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos4.dtsi401 * CLK_G3D is not actually bus clock but a IP-level clock.
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dapq8096-db820c.dts37 * When the 96Board naming of a line and the schematic name of
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8192-asurada.dtsi179 pp5000_a: regulator-5v0-a {
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-g4.dtsi300 /* This timer is a Faraday FTTMR010 derivative */
/openbmc/linux/arch/arm64/boot/dts/ti/
H A Dk3-j721e-sk.dts240 type = "a";
/openbmc/qemu/target/riscv/
H A Dinsn32.decode16 # You should have received a copy of the GNU General Public License along with

1...<<881882883884885886887888889890>>...893