/Linux-v4.19/drivers/media/i2c/ |
D | ir-kbd-i2c.c | 584 int leading = c - rep * 3; in zilog_ir_format() local 586 if (leading >= ARRAY_SIZE(code_block->codes) - 3 - rep) { in zilog_ir_format() 592 copy_codes(code_block->codes, codes, leading); in zilog_ir_format() 593 code_block->codes[leading] = 0x82; in zilog_ir_format() 594 copy_codes(code_block->codes + leading + 1, codes + leading, in zilog_ir_format() 596 c = leading + 1 + rep; in zilog_ir_format()
|
/Linux-v4.19/Documentation/devicetree/bindings/usb/ |
D | usb-device.txt | 23 with leading zeroes suppressed. The other compatible strings from the above 39 case hexadecimal with leading zeroes suppressed. The other compatible 52 with leading zeroes suppressed. The other compatible strings from the above
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-class-rtc | 89 epoch by default, or if there's a leading +, seconds in the 90 future, or if there is a leading +=, seconds ahead of the
|
/Linux-v4.19/arch/alpha/lib/ |
D | strncpy.S | 73 1: ldq_u $1, 0($16) # clear the leading bits in the final word
|
D | ev67-strrchr.S | 103 subq t5, t2, t5 # E : Normalize leading zero count
|
D | ev6-copy_user.S | 54 and $16,7,$3 # .. .. .. E : is leading dest misalignment
|
D | stxcpy.S | 259 lda t2, -1 # e1 : mask out leading garbage in source
|
/Linux-v4.19/Documentation/pcmcia/ |
D | driver.txt | 15 All fields are passed in as hexadecimal values (no leading 0x).
|
/Linux-v4.19/Documentation/arm/nwfpe/ |
D | README | 12 the problems is with leading underscores on kernel symbols. Elf 13 kernels have no leading underscores, a.out compiled kernels do. I
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | omap-gpmc-smsc9221.dtsi | 6 * or smsc 9218) has faster timings, leading to higher
|
/Linux-v4.19/kernel/ |
D | Kconfig.hz | 15 environment leading to NR_CPUS * HZ number of timer interrupts
|
/Linux-v4.19/Documentation/i2c/ |
D | ten-bit-addresses | 6 address space, namely 0xa000-0xa3ff. The leading 0xa (= 10) represents the
|
/Linux-v4.19/Documentation/devicetree/bindings/slimbus/ |
D | bus.txt | 32 Product Code, shall be in lower case hexadecimal with leading
|
/Linux-v4.19/Documentation/fmc/ |
D | parameters.txt | 42 golden gateware for the SPEC card, removing the leading timestamps to
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | dev-event.rst | 45 is lost, but only an intermediate step leading up to that
|
/Linux-v4.19/drivers/target/iscsi/ |
D | iscsi_target_parameters.c | 572 int leading) in iscsi_copy_param_list() argument 587 if (!leading && (param->scope & SCOPE_SESSION_WIDE)) { in iscsi_copy_param_list() 1613 int leading) in iscsi_set_session_parameters() argument 1626 if (leading) in iscsi_set_session_parameters() 1643 if (leading) in iscsi_set_session_parameters()
|
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/ |
D | sifive,plic-1.0.0.txt | 19 interrupt line leading to the context.
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | qcom,wcd9335.txt | 16 shall be in lower case hexadecimal with leading zeroes
|
/Linux-v4.19/arch/m68k/fpsp040/ |
D | decbin.S | 36 | A3. Count the number of leading/trailing zeros in the 37 | bcd string. If SE is positive, count the leading zeros;
|
/Linux-v4.19/tools/testing/selftests/kvm/lib/ |
D | sparsebit.c | 904 mask_t leading = (mask_t)1 << start; in node_first_set() local 905 int n1 = __builtin_ctz(nodep->mask & -leading); in node_first_set() 912 mask_t leading = (mask_t)1 << start; in node_first_clear() local 913 int n1 = __builtin_ctz(~nodep->mask & -leading); in node_first_clear()
|
/Linux-v4.19/arch/c6x/lib/ |
D | divremu.S | 23 ;; out how many leading zero bits there are in the divisor. This
|
D | divu.S | 40 ;; out how many leading zero bits there are in the divisor. This
|
/Linux-v4.19/arch/sh/ |
D | Kconfig.debug | 53 This prints out a code trace of the instructions leading up to
|
/Linux-v4.19/Documentation/kbuild/ |
D | kconfig-macro-language.txt | 149 whitespace. Then, leading whitespaces are trimmed from the first argument, 164 of leading spaces may matter depending on the function. The same applies to
|
/Linux-v4.19/Documentation/s390/ |
D | DASD | 12 parameters are to be given in hexadecimal notation without a leading
|