/openbmc/linux/drivers/net/ethernet/marvell/ |
H A D | mv643xx_eth.c | 1880 u8 *a = ha->addr; in mv643xx_eth_program_multicast_filter() local 1884 if (memcmp(a, "\x01\x00\x5e\x00\x00", 5) == 0) { in mv643xx_eth_program_multicast_filter() 1886 entry = a[5]; in mv643xx_eth_program_multicast_filter() 1889 entry = addr_crc(a); in mv643xx_eth_program_multicast_filter()
|
/openbmc/linux/drivers/net/ethernet/intel/ |
H A D | e100.c | 423 #define X(a,b) b,a argument 425 #define X(a,b) a,b argument
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | rs.c | 815 static bool table_type_matches(struct iwl_scale_tbl_info *a, in table_type_matches() argument 818 return (a->lq_type == b->lq_type) && (a->ant_type == b->ant_type) && in table_type_matches() 819 (a->is_SGI == b->is_SGI); in table_type_matches()
|
/openbmc/linux/drivers/staging/media/ipu3/ |
H A D | ipu3-css.c | 2198 unsigned int a = IPU3_CSS_AUX_FRAME_REF; in imgu_css_set_parameters() local 2208 css_pipe->aux_frames[a].bytesperline / in imgu_css_set_parameters() 2209 css_pipe->aux_frames[a].bytesperpixel, in imgu_css_set_parameters() 2210 css_pipe->aux_frames[a].height, in imgu_css_set_parameters()
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_common.c | 2096 struct ixgbe_addr_filter_info *a = &hw->addr_ctrl; in ixgbe_enable_mc_generic() local 2098 if (a->mta_in_use > 0) in ixgbe_enable_mc_generic() 2113 struct ixgbe_addr_filter_info *a = &hw->addr_ctrl; in ixgbe_disable_mc_generic() local 2115 if (a->mta_in_use > 0) in ixgbe_disable_mc_generic()
|
/openbmc/linux/fs/ceph/ |
H A D | file.c | 40 #define ceph_sys2wire(a) if (flags & a) { wire_flags |= CEPH_##a; flags &= ~a; } in ceph_flags_sys2wire() argument
|
/openbmc/linux/kernel/trace/ |
H A D | trace_events.c | 288 const char *fmt, *c, *r, *a; in test_event_printk() local 425 a = strchr(fmt + i, '&'); in test_event_printk() 426 if ((a && (a < r)) || test_field(r, call)) in test_event_printk()
|
/openbmc/linux/net/sched/ |
H A D | sch_cake.c | 1421 static const u32 a = CAKE_MAX_TINS * CAKE_QUEUES; in cake_heapify() local 1425 while (m < a) { in cake_heapify() 1429 if (l < a) { in cake_heapify() 1438 if (r < a) { in cake_heapify()
|
/openbmc/linux/drivers/net/ppp/ |
H A D | ppp_generic.c | 255 #define seq_before(a, b) ((s32)((a) - (b)) < 0) argument 256 #define seq_after(a, b) ((s32)((a) - (b)) > 0) argument
|
/openbmc/linux/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_join.sh | 538 local i a b 558 cmp -l "$in" "$out" | while read -r i a b; do 559 local sum=$((0${a} + 0${b})) 3984 a@add_tests
|
/openbmc/u-boot/arch/x86/dts/microcode/ |
H A D | mc0306d4_00000018.dtsi | 15 * which is a reversible, bit-exact translation of binary representation to ASCII or 31 * This is a device tree fragment. Use #include to add these properties to a
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/ |
H A D | rv32-rustix-libc-backend.patch | 5 --- a/vendor/rustix/src/backend/libc/c.rs 16 --- a/vendor/rustix/.cargo-checksum.json 22 --- a/vendor/rustix/src/fs/ioctl.rs
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | ipsec.c | 2034 char *a, char *e, char *c, char *ae) in write_desc() argument 2041 if (a) in write_desc() 2042 strncpy(desc.a_algo, a, ALGO_LEN - 1); in write_desc()
|
/openbmc/linux/drivers/net/ethernet/via/ |
H A D | via-rhine.c | 682 unsigned char a = inb(pioaddr+reg); in verify_mmio() local 685 if (a != b) { in verify_mmio() 688 reg, a, b); in verify_mmio()
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | hmm-tests.c | 58 #define ALIGN(x, a) (((x) + (a - 1)) & (~((a) - 1))) argument
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
H A D | smu_v13_0_7_ppt.c | 1677 #define MAX(a, b) ((a) > (b) ? (a) : (b)) argument
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | p5040si-post.dtsi | 25 * warranties of merchantability and fitness for a particular purpose are
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | dra7-evm.dts | 379 * requires a different configuration by U-Boot.
|
H A D | imx6qdl-sabresd.dtsi | 225 codec: wm8962@1a {
|
/openbmc/qemu/target/xtensa/core-de233_fpu/ |
H A D | gdb-config.c.inc | 6 a copy of this software and associated documentation files (the
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | core_titan.c | 347 port->port_specific.a.agplastwr.csr = __direct_map_base; in titan_init_one_pachip_port()
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | subinsns.idef | 14 * You should have received a copy of the GNU General Public License
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.1.4.rst | 77 - mesa-demos: packageconfig weston should have a dependency on wayland-protocols
|
/openbmc/linux/arch/arm/kernel/ |
H A D | head-nommu.S | 46 THUMB( bx r9 ) @ If this is a Thumb-2 kernel,
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc8180x-lenovo-flex-5g.dts | 224 qcom,pmic-id = "a";
|