/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp.dtsi | 1356 compatible = "nxp,imx8mp-dwmac-eqos", "snps,dwmac-5.10a"; 2044 compatible = "snps,ddrc-3.80a";
|
H A D | fsl-ls1088a.dtsi | 1023 dpmac10: ethernet@a {
|
/openbmc/qemu/hw/display/ |
H A D | qxl.c | 51 #define ALIGN(a, b) (((a) + ((b) - 1)) & ~((b) - 1)) argument
|
/openbmc/qemu/hw/pci/ |
H A D | pci.c | 122 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 D | trace-events | 61 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 D | sg.c | 209 #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 D | xfs_btree.c | 5020 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 D | micromips_translate.c.inc | 2447 * 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 D | f2fs.h | 122 #define ver_after(a, b) (typecheck(unsigned long long, a) && \ argument 124 ((long long)((a) - (b)) > 0))
|
/openbmc/qemu/hw/9pfs/ |
H A D | 9p.c | 1772 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 D | btf.c | 3715 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 D | ast2500.dtsi | 270 /* This timer is a Faraday FTTMR010 derivative */
|
/openbmc/linux/arch/x86/crypto/ |
H A D | chacha-avx512vl-x86_64.S | 203 # required word shuffling has a rather high latency, we can do the
|
/openbmc/linux/arch/arm/boot/dts/nxp/mxs/ |
H A D | imx28.dtsi | 14 * The decompressor and also some bootloaders rely on a
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | ghash-ce-core.S | 61 .arch armv8-a+crypto
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra30-asus-tf700t.dts | 134 rt5631: audio-codec@1a {
|
H A D | tegra30-colibri.dtsi | 736 sgtl5000: codec@a {
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6sl.dtsi | 13 * The decompressor and also some bootloaders rely on a
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | svga3d_dx.h | 126 uint32 a; member
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos4.dtsi | 401 * CLK_G3D is not actually bus clock but a IP-level clock.
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | apq8096-db820c.dts | 37 * When the 96Board naming of a line and the schematic name of
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8192-asurada.dtsi | 179 pp5000_a: regulator-5v0-a {
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-g4.dtsi | 300 /* This timer is a Faraday FTTMR010 derivative */
|
/openbmc/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-j721e-sk.dts | 240 type = "a";
|
/openbmc/qemu/target/riscv/ |
H A D | insn32.decode | 16 # You should have received a copy of the GNU General Public License along with
|