| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/spi/ |
| D | cdns,qspi-nor-peripheral-props.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/spi/cdns,qspi-nor-peripheral-props.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Peripheral-specific properties for the Cadence QSPI controller. 10 See spi-peripheral-props.yaml for more info. 13 - Vaishnav Achath <vaishnav.a@ti.com> 16 # cdns,qspi-nor.yaml 17 cdns,read-delay: 22 cdns,tshsl-ns: [all …]
|
| /kernel/linux/linux-6.6/drivers/s390/block/ |
| D | dasd_proc.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Author(s)......: Holger Smolinski <Holger.Smolinski@de.ibm.com> 4 * Horst Hummel <Horst.Hummel@de.ibm.com> 5 * Carsten Otte <Cotte@de.ibm.com> 6 * Martin Schwidefsky <schwidefsky@de.ibm.com> 7 * Bugreports.to..: <Linux390@de.ibm.com> 42 device = dasd_device_from_devindex((unsigned long) v - 1); in dasd_devices_show() 45 if (device->block) in dasd_devices_show() 46 block = device->block; in dasd_devices_show() 52 seq_printf(m, "%s", dev_name(&device->cdev->dev)); in dasd_devices_show() [all …]
|
| /kernel/linux/linux-5.10/drivers/s390/block/ |
| D | dasd_proc.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Author(s)......: Holger Smolinski <Holger.Smolinski@de.ibm.com> 4 * Horst Hummel <Horst.Hummel@de.ibm.com> 5 * Carsten Otte <Cotte@de.ibm.com> 6 * Martin Schwidefsky <schwidefsky@de.ibm.com> 7 * Bugreports.to..: <Linux390@de.ibm.com> 42 device = dasd_device_from_devindex((unsigned long) v - 1); in dasd_devices_show() 45 if (device->block) in dasd_devices_show() 46 block = device->block; in dasd_devices_show() 52 seq_printf(m, "%s", dev_name(&device->cdev->dev)); in dasd_devices_show() [all …]
|
| /kernel/linux/linux-6.6/Documentation/arch/s390/ |
| D | driver-model.rst | 6 -------------- 8 All devices which can be addressed by means of ccws are called 'CCW devices' - 15 - system/ 16 - css0/ 17 - 0.0.0000/0.0.0815/ 18 - 0.0.0001/0.0.4711/ 19 - 0.0.0002/ 20 - 0.1.0000/0.1.1234/ 22 - defunct/ 25 device 4711 via subchannel 1 in subchannel set 0, and subchannel 2 is a non-I/O [all …]
|
| /kernel/linux/linux-5.10/Documentation/s390/ |
| D | driver-model.rst | 6 -------------- 8 All devices which can be addressed by means of ccws are called 'CCW devices' - 15 - system/ 16 - css0/ 17 - 0.0.0000/0.0.0815/ 18 - 0.0.0001/0.0.4711/ 19 - 0.0.0002/ 20 - 0.1.0000/0.1.1234/ 22 - defunct/ 25 device 4711 via subchannel 1 in subchannel set 0, and subchannel 2 is a non-I/O [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mtd/ |
| D | cadence-quadspi.txt | 4 - compatible : should be one of the following: 5 Generic default - "cdns,qspi-nor". 6 For TI 66AK2G SoC - "ti,k2g-qspi", "cdns,qspi-nor". 7 For TI AM654 SoC - "ti,am654-ospi", "cdns,qspi-nor". 8 - reg : Contains two entries, each of which is a tuple consisting of a 12 - interrupts : Unit interrupt specifier for the controller interrupt. 13 - clocks : phandle to the Quad SPI clock. 14 - cdns,fifo-depth : Size of the data FIFO in words. 15 - cdns,fifo-width : Bus width of the data FIFO in bytes. 16 - cdns,trigger-address : 32-bit indirect AHB trigger address. [all …]
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/media/ |
| D | imx.rst | 1 .. SPDX-License-Identifier: GPL-2.0 7 ------------ 15 - Image DMA Controller (IDMAC) 16 - Camera Serial Interface (CSI) 17 - Image Converter (IC) 18 - Sensor Multi-FIFO Controller (SMFC) 19 - Image Rotator (IRT) 20 - Video De-Interlacing or Combining Block (VDIC) 26 re-ordering (for example UYVY to YUYV) within the same colorspace, and 27 packed <--> planar conversion. The IDMAC can also perform a simple [all …]
|
| D | technisat.rst | 1 .. SPDX-License-Identifier: GPL-2.0 10 Author: Uwe Bugla <uwe.bugla@gmx.de> August 2009 13 ----------------------------- 19 .. code-block:: none 21 lspci -vvv for a PCI device (lsusb -vvv for an USB device) will show you for example: 29 ------------------- 36 In this directory uncheck every driver which is activated there 37 (except ``Simple tuner support`` for ATSC 3rd generation only -> see case 9 please). 41 - Main module part: 50 - Frontend / Tuner / Demodulator module part: [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
| D | imx.rst | 1 .. SPDX-License-Identifier: GPL-2.0 7 ------------ 15 - Image DMA Controller (IDMAC) 16 - Camera Serial Interface (CSI) 17 - Image Converter (IC) 18 - Sensor Multi-FIFO Controller (SMFC) 19 - Image Rotator (IRT) 20 - Video De-Interlacing or Combining Block (VDIC) 26 re-ordering (for example UYVY to YUYV) within the same colorspace, and 27 packed <--> planar conversion. The IDMAC can also perform a simple [all …]
|
| D | technisat.rst | 1 .. SPDX-License-Identifier: GPL-2.0 10 Author: Uwe Bugla <uwe.bugla@gmx.de> August 2009 13 ----------------------------- 19 .. code-block:: none 21 lspci -vvv for a PCI device (lsusb -vvv for an USB device) will show you for example: 29 ------------------- 36 In this directory uncheck every driver which is activated there 37 (except ``Simple tuner support`` for ATSC 3rd generation only -> see case 9 please). 41 - Main module part: 50 - Frontend / Tuner / Demodulator module part: [all …]
|
| /kernel/linux/linux-6.6/drivers/watchdog/ |
| D | diag288_wdt.c | 1 // SPDX-License-Identifier: GPL-2.0-only 16 * Author(s): Arnd Bergmann (arndb@de.ibm.com) 17 * Philipp Hachtmann (phacht@de.ibm.com) 38 #define MAX_INTERVAL 3600 /* One hour should be enough - pure estimation */ 42 /* Function codes - init, change, cancel */ 56 MODULE_AUTHOR("Arnd Bergmann <arndb@de.ibm.com>"); 57 MODULE_AUTHOR("Philipp Hachtmann <phacht@de.ibm.com>"); 83 err = -EINVAL; in diag288() 116 ret = diag288_str(func, dev->timeout, wdt_cmd); in wdt_start() 119 ret = diag288(WDT_FUNC_INIT, dev->timeout, LPARWDT_RESTART, 0); in wdt_start() [all …]
|
| /kernel/linux/linux-5.10/drivers/input/keyboard/ |
| D | matrix_keypad.c | 1 // SPDX-License-Identifier: GPL-2.0-only 42 * HiZ when de-activated to cause minmal side effect when scanning other 49 bool level_on = !pdata->active_low; in __activate_col() 52 gpio_direction_output(pdata->col_gpios[col], level_on); in __activate_col() 54 gpio_set_value_cansleep(pdata->col_gpios[col], !level_on); in __activate_col() 55 if (!pdata->drive_inactive_cols) in __activate_col() 56 gpio_direction_input(pdata->col_gpios[col]); in __activate_col() 65 if (on && pdata->col_scan_delay_us) in activate_col() 66 udelay(pdata->col_scan_delay_us); in activate_col() 74 for (col = 0; col < pdata->num_col_gpios; col++) in activate_all_cols() [all …]
|
| /kernel/linux/linux-6.6/drivers/input/keyboard/ |
| D | matrix_keypad.c | 1 // SPDX-License-Identifier: GPL-2.0-only 43 * HiZ when de-activated to cause minmal side effect when scanning other 50 bool level_on = !pdata->active_low; in __activate_col() 53 gpio_direction_output(pdata->col_gpios[col], level_on); in __activate_col() 55 gpio_set_value_cansleep(pdata->col_gpios[col], !level_on); in __activate_col() 56 if (!pdata->drive_inactive_cols) in __activate_col() 57 gpio_direction_input(pdata->col_gpios[col]); in __activate_col() 66 if (on && pdata->col_scan_delay_us) in activate_col() 67 udelay(pdata->col_scan_delay_us); in activate_col() 75 for (col = 0; col < pdata->num_col_gpios; col++) in activate_all_cols() [all …]
|
| /kernel/linux/linux-5.10/drivers/watchdog/ |
| D | diag288_wdt.c | 1 // SPDX-License-Identifier: GPL-2.0-only 16 * Author(s): Arnd Bergmann (arndb@de.ibm.com) 17 * Philipp Hachtmann (phacht@de.ibm.com) 39 #define MAX_INTERVAL 3600 /* One hour should be enough - pure estimation */ 43 /* Function codes - init, change, cancel */ 57 MODULE_AUTHOR("Arnd Bergmann <arndb@de.ibm.com>"); 58 MODULE_AUTHOR("Philipp Hachtmann <phacht@de.ibm.com>"); 82 err = -EINVAL; in __diag288() 119 return -EBUSY; in wdt_start() 121 ret = -ENODEV; in wdt_start() [all …]
|
| /kernel/linux/linux-6.6/arch/sparc/include/asm/ |
| D | bbc.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * bbc.h: Defines for BootBus Controller found on UltraSPARC-III 12 /* Register sizes are indicated by "B" (Byte, 1-byte), 13 * "H" (Half-word, 2 bytes), "W" (Word, 4 bytes) or 29 #define BBC_ES_DACT 0x14 /* [B] E* De-Assert Change Time */ 30 #define BBC_ES_DABT 0x15 /* [B] E* De-Assert Bypass Time */ 38 #define BBC_I2C_0_S1 0x2e /* [B] I2C ctrlr-0 reg S1 */ 39 #define BBC_I2C_0_S0 0x2f /* [B] I2C ctrlr-0 regs S0,S0',S2,S3*/ 40 #define BBC_I2C_1_S1 0x30 /* [B] I2C ctrlr-1 reg S1 */ 41 #define BBC_I2C_1_S0 0x31 /* [B] I2C ctrlr-1 regs S0,S0',S2,S3*/ [all …]
|
| /kernel/linux/linux-5.10/arch/sparc/include/asm/ |
| D | bbc.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * bbc.h: Defines for BootBus Controller found on UltraSPARC-III 12 /* Register sizes are indicated by "B" (Byte, 1-byte), 13 * "H" (Half-word, 2 bytes), "W" (Word, 4 bytes) or 29 #define BBC_ES_DACT 0x14 /* [B] E* De-Assert Change Time */ 30 #define BBC_ES_DABT 0x15 /* [B] E* De-Assert Bypass Time */ 38 #define BBC_I2C_0_S1 0x2e /* [B] I2C ctrlr-0 reg S1 */ 39 #define BBC_I2C_0_S0 0x2f /* [B] I2C ctrlr-0 regs S0,S0',S2,S3*/ 40 #define BBC_I2C_1_S1 0x30 /* [B] I2C ctrlr-1 reg S1 */ 41 #define BBC_I2C_1_S0 0x31 /* [B] I2C ctrlr-1 regs S0,S0',S2,S3*/ [all …]
|
| /kernel/linux/linux-5.10/drivers/misc/genwqe/ |
| D | card_sysfs.c | 1 // SPDX-License-Identifier: GPL-2.0-only 8 * Author: Joerg-Stephan Vogt <jsvogt@de.ibm.com> 10 * Author: Michael Ruettger <michael@ibmra.de> 33 [GENWQE_TYPE_ALTERA_230] = "GenWQE4-230", 34 [GENWQE_TYPE_ALTERA_530] = "GenWQE4-530", 35 [GENWQE_TYPE_ALTERA_A4] = "GenWQE5-A4", 36 [GENWQE_TYPE_ALTERA_A7] = "GenWQE5-A7", 45 return sprintf(buf, "%s\n", cs[cd->card_state]); in status_show() 133 * curr_bitstream_show() - Show the current bitstream id 160 * next_bitstream_show() - Show the next activated bitstream [all …]
|
| /kernel/linux/linux-6.6/drivers/misc/genwqe/ |
| D | card_sysfs.c | 1 // SPDX-License-Identifier: GPL-2.0-only 8 * Author: Joerg-Stephan Vogt <jsvogt@de.ibm.com> 10 * Author: Michael Ruettger <michael@ibmra.de> 33 [GENWQE_TYPE_ALTERA_230] = "GenWQE4-230", 34 [GENWQE_TYPE_ALTERA_530] = "GenWQE4-530", 35 [GENWQE_TYPE_ALTERA_A4] = "GenWQE5-A4", 36 [GENWQE_TYPE_ALTERA_A7] = "GenWQE5-A7", 45 return sprintf(buf, "%s\n", cs[cd->card_state]); in status_show() 133 * curr_bitstream_show() - Show the current bitstream id 160 * next_bitstream_show() - Show the next activated bitstream [all …]
|
| /kernel/linux/linux-6.6/net/dccp/ |
| D | ccid.c | 1 // SPDX-License-Identifier: GPL-2.0-only 6 * Arnaldo Carvalho de Melo <acme@conectiva.com.br> 28 if (ccids[i]->ccid_id == id) in ccid_by_number() 37 if (ccid_by_number(ccid_array[--array_len]) == NULL) in ccid_support_check() 43 * ccid_get_builtin_ccids - Populate a list of built-in CCIDs 47 * This function allocates memory - caller must see that it is freed after use. 53 return -ENOBUFS; in ccid_get_builtin_ccids() 56 (*ccid_array)[*array_len] = ccids[*array_len]->ccid_id; in ccid_get_builtin_ccids() 67 return -ENOBUFS; in ccid_getsockopt_builtin_ccids() 70 err = -EFAULT; in ccid_getsockopt_builtin_ccids() [all …]
|
| /kernel/linux/linux-5.10/net/dccp/ |
| D | ccid.c | 1 // SPDX-License-Identifier: GPL-2.0-only 6 * Arnaldo Carvalho de Melo <acme@conectiva.com.br> 28 if (ccids[i]->ccid_id == id) in ccid_by_number() 37 if (ccid_by_number(ccid_array[--array_len]) == NULL) in ccid_support_check() 43 * ccid_get_builtin_ccids - Populate a list of built-in CCIDs 47 * This function allocates memory - caller must see that it is freed after use. 53 return -ENOBUFS; in ccid_get_builtin_ccids() 56 (*ccid_array)[*array_len] = ccids[*array_len]->ccid_id; in ccid_get_builtin_ccids() 67 return -ENOBUFS; in ccid_getsockopt_builtin_ccids() 70 err = -EFAULT; in ccid_getsockopt_builtin_ccids() [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| D | sense_codes.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * http://www.t10.org/lists/asc-num.txt [most recent: 20200817] 9 SENSE_CODE(0x0002, "End-of-partition/medium detected") 11 SENSE_CODE(0x0004, "Beginning-of-partition/medium detected") 12 SENSE_CODE(0x0005, "End-of-data detected") 51 SENSE_CODE(0x0409, "Logical unit not ready, self-test in progress") 87 SENSE_CODE(0x0801, "Logical unit communication time-out") 89 SENSE_CODE(0x0803, "Logical unit communication CRC error (Ultra-DMA/32)") 102 SENSE_CODE(0x0B01, "Warning - specified temperature exceeded") 103 SENSE_CODE(0x0B02, "Warning - enclosure degraded") [all …]
|
| /kernel/linux/linux-6.6/drivers/scsi/ |
| D | sense_codes.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * http://www.t10.org/lists/asc-num.txt [most recent: 20200817] 9 SENSE_CODE(0x0002, "End-of-partition/medium detected") 11 SENSE_CODE(0x0004, "Beginning-of-partition/medium detected") 12 SENSE_CODE(0x0005, "End-of-data detected") 51 SENSE_CODE(0x0409, "Logical unit not ready, self-test in progress") 87 SENSE_CODE(0x0801, "Logical unit communication time-out") 89 SENSE_CODE(0x0803, "Logical unit communication CRC error (Ultra-DMA/32)") 102 SENSE_CODE(0x0B01, "Warning - specified temperature exceeded") 103 SENSE_CODE(0x0B02, "Warning - enclosure degraded") [all …]
|
| /kernel/linux/linux-6.6/drivers/scsi/device_handler/ |
| D | scsi_dh_hp_sw.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 8 * Copyright (C) 2008 Hannes Reinecke <hare@suse.de> 23 #define HP_SW_PATH_UNINITIALIZED -1 37 * tur_done - Handle TEST UNIT READY return status 48 switch (sshdr->sense_key) { in tur_done() 53 if (sshdr->asc == 0x04 && sshdr->ascq == 2) { in tur_done() 55 * LUN not ready - Initialization command required in tur_done() 59 h->path_state = HP_SW_PATH_PASSIVE; in tur_done() 67 HP_SW_NAME, sshdr->sense_key, sshdr->asc, in tur_done() 68 sshdr->ascq); in tur_done() [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/device_handler/ |
| D | scsi_dh_hp_sw.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 8 * Copyright (C) 2008 Hannes Reinecke <hare@suse.de> 23 #define HP_SW_PATH_UNINITIALIZED -1 37 * tur_done - Handle TEST UNIT READY return status 48 switch (sshdr->sense_key) { in tur_done() 53 if (sshdr->asc == 0x04 && sshdr->ascq == 2) { in tur_done() 55 * LUN not ready - Initialization command required in tur_done() 59 h->path_state = HP_SW_PATH_PASSIVE; in tur_done() 67 HP_SW_NAME, sshdr->sense_key, sshdr->asc, in tur_done() 68 sshdr->ascq); in tur_done() [all …]
|
| /kernel/linux/linux-6.6/mm/damon/ |
| D | core.c | 1 // SPDX-License-Identifier: GPL-2.0 5 * Author: SeongJae Park <sjpark@amazon.de> 45 * damon_is_registered_ops() - Check if a given damon_operations is registered. 63 * damon_register_ops() - Register a monitoring operations set to DAMON. 67 * damon_operations->id so that others can find and use them later. 75 if (ops->id >= NR_DAMON_OPS) in damon_register_ops() 76 return -EINVAL; in damon_register_ops() 79 if (__damon_is_registered_ops(ops->id)) { in damon_register_ops() 80 err = -EINVAL; in damon_register_ops() 83 damon_registered_ops[ops->id] = *ops; in damon_register_ops() [all …]
|