| /kernel/linux/linux-6.6/Documentation/input/devices/ |
| D | walkera0701.rst | 85 Binary values: Analog octal values: 99 to bin change or octal value to bin change). 104 One binary and octal value can be grouped to nibble. 24 nibbles + one binary 117 After last octal value for nibble 24 and next sync pulse one additional 125 Summary of octal values in nibbles must be same as octal value in checksum 127 calculated by sum of binary values in checked nibbles + sum of octal values
|
| /kernel/linux/linux-5.10/Documentation/input/devices/ |
| D | walkera0701.rst | 85 Binary values: Analog octal values: 99 to bin change or octal value to bin change). 104 One binary and octal value can be grouped to nibble. 24 nibbles + one binary 117 After last octal value for nibble 24 and next sync pulse one additional 125 Summary of octal values in nibbles must be same as octal value in checksum 127 calculated by sum of binary values in checked nibbles + sum of octal values
|
| /kernel/linux/linux-5.10/include/linux/mtd/ |
| D | spi-nor.h | 35 #define SPINOR_OP_READ_1_1_8 0x8b /* Read data bytes (Octal Output SPI) */ 36 #define SPINOR_OP_READ_1_8_8 0xcb /* Read data bytes (Octal I/O SPI) */ 40 #define SPINOR_OP_PP_1_1_8 0x82 /* Octal page program */ 41 #define SPINOR_OP_PP_1_8_8 0xc2 /* Octal page program */ 62 #define SPINOR_OP_READ_1_1_8_4B 0x7c /* Read data bytes (Octal Output SPI) */ 63 #define SPINOR_OP_READ_1_8_8_4B 0xcc /* Read data bytes (Octal I/O SPI) */ 67 #define SPINOR_OP_PP_1_1_8_4B 0x84 /* Octal page program */ 68 #define SPINOR_OP_PP_1_8_8_4B 0x8e /* Octal page program */ 227 * As a matter of performances, it is relevant to use Octal SPI protocols first, 257 * Like (Fast) Read capabilities, Octal/Quad SPI protocols are preferred to the
|
| /kernel/linux/linux-6.6/include/linux/mtd/ |
| D | spi-nor.h | 34 #define SPINOR_OP_READ_1_1_8 0x8b /* Read data bytes (Octal Output SPI) */ 35 #define SPINOR_OP_READ_1_8_8 0xcb /* Read data bytes (Octal I/O SPI) */ 39 #define SPINOR_OP_PP_1_1_8 0x82 /* Octal page program */ 40 #define SPINOR_OP_PP_1_8_8 0xc2 /* Octal page program */ 60 #define SPINOR_OP_READ_1_1_8_4B 0x7c /* Read data bytes (Octal Output SPI) */ 61 #define SPINOR_OP_READ_1_8_8_4B 0xcc /* Read data bytes (Octal I/O SPI) */ 65 #define SPINOR_OP_PP_1_1_8_4B 0x84 /* Octal page program */ 66 #define SPINOR_OP_PP_1_8_8_4B 0x8e /* Octal page program */ 218 * As a matter of performances, it is relevant to use Octal SPI protocols first, 249 * Like (Fast) Read capabilities, Octal/Quad SPI protocols are preferred to the
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| D | utstrtoul64.c | 48 * In ACPI, the only place where octal numbers are supported is within 51 * support (explicit/implicit) for octal string conversions. 68 * integer width. Supports Decimal, Hex, and Octal strings. 108 * 2) Check for an octal constant, defined to be a leading zero in acpi_ut_strtoul64() 109 * followed by sequence of octal digits (0-7) in acpi_ut_strtoul64() 171 * Octal strings are not supported, as per the ACPI specification. 251 * Base is either 10 (default) or 16 (with 0x prefix). Octal (base 8) strings
|
| D | utstrsuppt.c | 35 * NOTE: Maximum 64-bit unsigned octal value is 01777777777777777777777 36 * Maximum 32-bit unsigned octal value is 037777777777 60 /* Convert and insert this octal digit into the accumulator */ in acpi_ut_convert_octal_string() 285 * RETURN: True if an octal "0" prefix was found at the start of the 288 * DESCRIPTION: Detect and remove an octal prefix (zero) 300 return (FALSE); /* Not an octal string */ in acpi_ut_detect_octal_prefix()
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| D | utstrtoul64.c | 48 * In ACPI, the only place where octal numbers are supported is within 51 * support (explicit/implicit) for octal string conversions. 68 * integer width. Supports Decimal, Hex, and Octal strings. 108 * 2) Check for an octal constant, defined to be a leading zero in acpi_ut_strtoul64() 109 * followed by sequence of octal digits (0-7) in acpi_ut_strtoul64() 171 * Octal strings are not supported, as per the ACPI specification. 251 * Base is either 10 (default) or 16 (with 0x prefix). Octal (base 8) strings
|
| D | utstrsuppt.c | 35 * NOTE: Maximum 64-bit unsigned octal value is 01777777777777777777777 36 * Maximum 32-bit unsigned octal value is 037777777777 60 /* Convert and insert this octal digit into the accumulator */ in acpi_ut_convert_octal_string() 285 * RETURN: True if an octal "0" prefix was found at the start of the 288 * DESCRIPTION: Detect and remove an octal prefix (zero) 300 return (FALSE); /* Not an octal string */ in acpi_ut_detect_octal_prefix()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/dac/ |
| D | lltc,ltc1660.yaml | 8 title: Linear Technology Micropower octal 8-Bit and 10-Bit DACs 14 Bindings for the Linear Technology Micropower octal 8-Bit and 10-Bit DAC.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/dac/ |
| D | lltc,ltc1660.yaml | 8 title: Linear Technology Micropower octal 8-Bit and 10-Bit DACs 14 Bindings for the Linear Technology Micropower octal 8-Bit and 10-Bit DAC.
|
| /kernel/linux/linux-6.6/drivers/mtd/spi-nor/ |
| D | core.h | 167 /* Octal SPI */ 185 /* Octal SPI */ 353 * in octal DTR mode. 355 * command in octal DTR mode. 367 * @set_octal_dtr: enables or disables SPI NOR octal DTR mode. 483 * SPI_NOR_OCTAL_READ: flash supports Octal Read. 484 * SPI_NOR_OCTAL_DTR_READ: flash supports octal DTR Read. 485 * SPI_NOR_OCTAL_DTR_PP: flash supports Octal DTR Page Program.
|
| /kernel/linux/linux-5.10/lib/ |
| D | kstrtox.c | 122 * parsed as an octal number. Otherwise it will be parsed as a decimal. 145 * parsed as an octal number. Otherwise it will be parsed as a decimal. 216 * parsed as an octal number. Otherwise it will be parsed as a decimal. 246 * parsed as an octal number. Otherwise it will be parsed as a decimal.
|
| /kernel/linux/linux-6.6/lib/ |
| D | kstrtox.c | 125 * parsed as an octal number. Otherwise it will be parsed as a decimal. 149 * parsed as an octal number. Otherwise it will be parsed as a decimal. 221 * parsed as an octal number. Otherwise it will be parsed as a decimal. 252 * parsed as an octal number. Otherwise it will be parsed as a decimal.
|
| /kernel/linux/linux-5.10/drivers/ipack/devices/ |
| D | Kconfig | 3 tristate "IndustryPack IP-OCTAL uart support"
|
| D | ipoctal.c | 5 * driver for the GE IP-OCTAL boards 363 /* Each IP-OCTAL channel is a TTY port */ in ipoctal_inst_slot() 425 * IP-OCTAL has different addresses to copy its IRQ vector. in ipoctal_inst_slot() 473 /* As the IP-OCTAL 485 only supports half duplex, do it manually */ in ipoctal_write_tty() 775 MODULE_DESCRIPTION("IP-Octal 232, 422 and 485 device driver");
|
| /kernel/linux/linux-6.6/drivers/ipack/devices/ |
| D | Kconfig | 3 tristate "IndustryPack IP-OCTAL uart support"
|
| D | ipoctal.c | 3 * driver for the GE IP-OCTAL boards 361 /* Each IP-OCTAL channel is a TTY port */ in ipoctal_inst_slot() 422 * IP-OCTAL has different addresses to copy its IRQ vector. in ipoctal_inst_slot() 469 /* As the IP-OCTAL 485 only supports half duplex, do it manually */ in ipoctal_write_tty() 770 MODULE_DESCRIPTION("IP-Octal 232, 422 and 485 device driver");
|
| /kernel/linux/linux-6.6/sound/pci/asihpi/ |
| D | hpi_version.h | 12 /* Use single digits for versions less that 10 to avoid octal. */
|
| /kernel/linux/linux-5.10/sound/pci/asihpi/ |
| D | hpi_version.h | 12 /* Use single digits for versions less that 10 to avoid octal. */
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | kstrtox.h | 24 * parsed as an octal number. Otherwise it will be parsed as a decimal. 52 * parsed as an octal number. Otherwise it will be parsed as a decimal.
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | kstrtox.h | 24 * parsed as an octal number. Otherwise it will be parsed as a decimal. 52 * parsed as an octal number. Otherwise it will be parsed as a decimal.
|
| /kernel/linux/linux-5.10/drivers/mtd/spi-nor/ |
| D | core.h | 60 /* Octal SPI */ 77 /* Octal SPI */ 300 #define SPI_NOR_OCTAL_READ BIT(15) /* Flash supports Octal Read */
|
| /kernel/linux/linux-5.10/tools/spi/ |
| D | spidev_test.c | 194 " -8 --octal octal transfer\n" in print_usage() 221 { "octal", 0, 0, '8' }, in parse_opts()
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | hfsplus.rst | 27 Specifies the umask (in octal) used for files and directories
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/spi/ |
| D | cdns,xspi.yaml | 15 single, dual, quad or octal wire transmission modes for
|