| /linux/arch/microblaze/lib/ |
| H A D | ashldi3.c | 21 const unsigned int carries = (unsigned int) uu.s.low >> bm; in __ashldi3() local 24 w.s.high = ((unsigned int) uu.s.high << b) | carries; in __ashldi3()
|
| H A D | lshrdi3.c | 21 const unsigned int carries = (unsigned int) uu.s.high << bm; in __lshrdi3() local 24 w.s.low = ((unsigned int) uu.s.low >> b) | carries; in __lshrdi3()
|
| H A D | ashrdi3.c | 23 const unsigned int carries = (unsigned int) uu.s.high << bm; in __ashrdi3() local 26 w.s.low = ((unsigned int) uu.s.low >> b) | carries; in __ashrdi3()
|
| /linux/lib/ |
| H A D | lshrdi3.c | 24 const unsigned int carries = (unsigned int) uu.s.high << bm; in __lshrdi3() local 27 w.s.low = ((unsigned int) uu.s.low >> b) | carries; in __lshrdi3()
|
| H A D | ashldi3.c | 24 const unsigned int carries = (unsigned int) uu.s.low >> bm; in __ashldi3() local 27 w.s.high = ((unsigned int) uu.s.high << b) | carries; in __ashldi3()
|
| H A D | ashrdi3.c | 26 const unsigned int carries = (unsigned int) uu.s.high << bm; in __ashrdi3() local 29 w.s.low = ((unsigned int) uu.s.low >> b) | carries; in __ashrdi3()
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | cs53l30.txt | 32 * carries 2-channel data in the same time. 33 * 2) TDM mode on one single data pin -- SDOUT1 carries
|
| /linux/Documentation/ABI/testing/ |
| H A D | dev-kmsg | 14 carries the syslog priority and facility. The single decimal 110 The flags field carries '-' by default. A 'c' indicates a
|
| /linux/Documentation/devicetree/bindings/net/pse-pd/ |
| H A D | realtek,pse-mcu-gen1.yaml | 33 start) or '-i2c' (bare block writes and reads). A UART attachment carries 36 Each board additionally carries a device-specific compatible that falls
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_vfpf.h | 95 /* header of first vf->pf tlv carries the offset used to calculate response 103 /* header of pf->vf tlvs, carries the status of handling the request */ 174 /* acquire response tlv - carries the allocated resources */
|
| /linux/drivers/net/ |
| H A D | LICENSE.SRC | 2 carries the following copyright and license.
|
| /linux/include/linux/device-id/ |
| H A D | tb.h | 25 * carries the protocol information the service supports. Thunderbolt
|
| /linux/include/linux/ |
| H A D | hidden.h | 10 * which carries absolute addresses which need to be fixed up when the
|
| /linux/drivers/dma/ioat/ |
| H A D | prep.c | 222 /* last xor descriptor carries the unmap parameters and fence bit */ in __ioat_prep_xor_lock() 229 /* completion descriptor carries interrupt bit */ in __ioat_prep_xor_lock() 432 /* last pq descriptor carries the unmap parameters and fence bit */ in __ioat_prep_pq_lock() 445 /* completion descriptor carries interrupt bit */ in __ioat_prep_pq_lock() 546 /* last pq descriptor carries the unmap parameters and fence bit */ in __ioat_prep_pq16_lock()
|
| /linux/tools/perf/trace/beauty/ |
| H A D | mount_flags.c | 29 * Therefore, if this magic number is present, it carries no in syscall_arg__mask_val_mount_flags()
|
| /linux/tools/lib/bpf/ |
| H A D | zip.h | 18 /* Carries information on name, compression method, and data corresponding to a
|
| /linux/Documentation/gpu/rfc/ |
| H A D | i915_vm_bind.h | 132 * Note that @fence carries its own flags. 191 * Note that @fence carries its own flags.
|
| /linux/Documentation/hid/ |
| H A D | hidreport-parsing.rst | 19 Start with the first number, 0x05: it carries 2 bits for the
|
| /linux/arch/x86/include/asm/ |
| H A D | ibt.h | 63 * ENDBR sites. Additionally it carries UDB as immediate. in gen_endbr_poison()
|
| /linux/net/lapb/ |
| H A D | lapb_subr.c | 152 * I frame - carries NR/NS/PF in lapb_decode() 186 * I frame - carries NR/NS/PF in lapb_decode()
|
| /linux/drivers/net/pse-pd/ |
| H A D | realtek-pse-mcu.h | 51 * carries no seq_num to correlate against.
|
| /linux/arch/powerpc/lib/ |
| H A D | strlen_32.S | 29 * byte to a true match due to carries. For little-endian this is
|
| /linux/tools/testing/selftests/powerpc/stringloops/ |
| H A D | strlen_32.S | 29 * byte to a true match due to carries. For little-endian this is
|
| /linux/include/net/libeth/ |
| H A D | types.h | 115 * structure carries only necessary fields to save/restore a partially built
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-fm-rx.rst | 61 If set, then the tuned programme carries traffic announcements.
|