/Linux-v5.10/Documentation/scsi/ |
D | hpsa.rst | 4 HPSA - Hewlett Packard Smart Array driver 7 This file describes the hpsa SCSI driver for HP Smart Array controllers. 9 Smart Array controllers. The hpsa driver is a SCSI driver, while the 19 - Smart Array P212 20 - Smart Array P410 21 - Smart Array P410i 22 - Smart Array P411 23 - Smart Array P812 24 - Smart Array P712m 25 - Smart Array P711m [all …]
|
D | smartpqi.rst | 4 SMARTPQI - Microchip Smart Storage SCSI driver 76 Allows "BMIC" and "CISS" commands to be passed through to the Smart Storage Array.
|
/Linux-v5.10/Documentation/hwmon/ |
D | w83792d.rst | 46 strategies called: Smart Fan I (Thermal Cruise mode) and Smart Fan II. 142 In this mode, W83792D provides the Smart Fan system to automatically control 163 Smart Fan II 185 * 2 Smart Fan II 197 - four temperature points for each fan for Smart Fan II 199 - three PWM/DC levels for each fan for Smart Fan II
|
D | lm93.rst | 68 (i.e. smart tachometer mode). It also adds measurement and control support 127 Smart Tach Mode (from the datasheet):: 130 output of the fan is corrupted. The LM93 includes smart tachometer 132 achieved despite the signal corruption. In smart tach mode all 135 Smart tach mode is enabled by the driver by writing 1 or 2 (associating the 137 will disable the function for that fan. Note that Smart tach mode cannot be 162 that this parameter has implications for the Smart Tach Mode (see above). 299 fan<n>_smart_tach enable or disable smart tach mode
|
/Linux-v5.10/drivers/media/pci/mantis/ |
D | mantis_evm.c | 60 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): Smart Buffer Timeout", mantis->num); in mantis_hifevm_work() 66 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): Smart Buffer Overflow", mantis->num); in mantis_hifevm_work() 69 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): Smart Buffer Read Ready", mantis->num); in mantis_hifevm_work() 75 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): Smart Buffer Empty", mantis->num); in mantis_hifevm_work() 78 …dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): Smart Buffer operation complete", mantis… in mantis_hifevm_work()
|
D | mantis_hif.c | 39 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): Smart buffer operation timeout !", mantis->num); in mantis_hif_sbuf_opdone_wait() 42 dprintk(MANTIS_DEBUG, 1, "Smart Buffer Operation complete"); in mantis_hif_sbuf_opdone_wait() 95 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): GPIF Smart Buffer operation failed", mantis->num); in mantis_hif_read_mem() 124 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): HIF Smart Buffer operation failed", mantis->num); in mantis_hif_write_mem() 152 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): HIF Smart Buffer operation failed", mantis->num); in mantis_hif_read_iom() 181 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): HIF Smart Buffer operation failed", mantis->num); in mantis_hif_write_iom()
|
/Linux-v5.10/drivers/ide/ |
D | it821x.c | 12 * modes. In pass through mode then it is an IDE controller. In its smart 14 * as an IDE controller. Smart mode only understands DMA read/write and 24 * o If you write LBA48 sized I/O's (ie > 256 sector) in smart mode 26 * o Smart mode without RAID doesn't clear all the necessary identify 31 * - In smart mode the clocking set up is done by the controller generally 36 * Vendor areas of the identify block in smart mode are used for the 42 * just another IDE controller. If the smart mode is running then 52 * matters in smart mode. ATAPI DMA is not currently supported. 54 * It seems the smart mode is a win for RAID1/RAID10 but otherwise not. 75 unsigned int smart:1, /* Are we in smart raid mode */ member [all …]
|
/Linux-v5.10/drivers/net/wireless/ti/wl18xx/ |
D | cmd.c | 78 wl1271_debug(DEBUG_CMD, "cmd smart config start group_bitmap=0x%x", in wl18xx_cmd_smart_config_start() 91 wl1271_error("failed to send smart config start command"); in wl18xx_cmd_smart_config_start() 106 wl1271_debug(DEBUG_CMD, "cmd smart config stop"); in wl18xx_cmd_smart_config_stop() 116 wl1271_error("failed to send smart config stop command"); in wl18xx_cmd_smart_config_stop() 132 wl1271_debug(DEBUG_CMD, "cmd smart config set group key id=0x%x", in wl18xx_cmd_smart_config_set_group_key() 152 wl1271_error("failed to send smart config set group key cmd"); in wl18xx_cmd_smart_config_set_group_key()
|
D | event.h | 81 /* smart config */ 90 /* smart config sync channel */
|
/Linux-v5.10/Documentation/devicetree/bindings/sound/ |
D | qcom,wsa881x.yaml | 7 title: Bindings for Qualcomm WSA8810/WSA8815 Class-D Smart Speaker Amplifier 13 WSA8810 is a class-D smart speaker amplifier and WSA8815 14 is a high-output power class-D smart speaker amplifier.
|
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | sf.h | 66 /* Smart Fifo state */ 75 /* Smart Fifo possible scenario */ 88 /* smart FIFO default values */ 124 * struct iwl_sf_cfg_cmd - Smart Fifo configuration command. 125 * @state: smart fifo state, types listed in &enum iwl_sf_state.
|
/Linux-v5.10/drivers/ata/ |
D | pata_it821x.c | 23 * modes. In pass through mode then it is an IDE controller. In its smart 25 * as an IDE controller. Smart mode only understands DMA read/write and 35 * o If you write LBA48 sized I/O's (ie > 256 sector) in smart mode 37 * o Smart mode without RAID doesn't clear all the necessary identify 42 * - In smart mode the clocking set up is done by the controller generally 47 * Vendor areas of the identify block in smart mode are used for the 53 * just another IDE controller. If the smart mode is running then 63 * matters in smart mode. ATAPI DMA is not currently supported. 65 * It seems the smart mode is a win for RAID1/RAID10 but otherwise not. 87 unsigned int smart:1, /* Are we in smart raid mode */ member [all …]
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | at91sam9g25-gardena-smart-gateway.dts | 3 * Device Tree file for the GARDENA smart Gateway (Article No. 19000) 15 model = "GARDENA smart Gateway (Article No. 19000)"; 16 compatible = "gardena,smart-gateway-at91sam", "atmel,at91sam9g25", "atmel,at91sam9x5",
|
/Linux-v5.10/drivers/hwmon/ |
D | drivetemp.c | 25 * may be readable through SMART attributes. Since SMART attributes are not well 28 * There are three SMART attributes which may report drive temperatures. 30 * http://www.cropel.com/library/smart-attribute-list.aspx). 80 * Many drives also report temperature limits in additional SMART data raw 92 * - Otherwise, if SMART attribute 194 is supported, it is used to read 94 * - Otherwise, if SMART attribute 190 is supported, it is used to read 227 "checksum error reading SMART values\n"); in drivetemp_get_smarttemp() 292 * getting polled in SCT mode. The SMART mode seems to be fine, though.
|
D | w83792d.c | 283 u8 thermal_cruise[3]; /* Smart FanI: Fan1,2,3 target value */ 284 u8 tolerance[3]; /* Fan1,2,3 tolerance(Smart Fan I/II) */ 285 u8 sf2_points[3][4]; /* Smart FanII: Fan1,2,3 temperature points */ 286 u8 sf2_levels[3][4]; /* Smart FanII: Fan1,2,3 duty cycle levels */ 606 pwm_enable_tmp = 3; /*thermal cruise/Smart Fan I */ in show_pwmenable() 609 pwm_enable_tmp = 2; /* Smart Fan II */ in show_pwmenable() 666 data->pwmenable[nr] = 2; /* Smart Fan II */ in store_pwmenable() 669 data->pwmenable[nr] = 1; /* thermal cruise/Smart Fan I */ in store_pwmenable() 752 /* For Smart Fan I / Thermal Cruise */ 792 /* For Smart Fan I/Thermal Cruise and Smart Fan II */ [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/mips/ |
D | ralink.txt | 23 GARDENA smart Gateway (MT7688) 31 - compatible = "gardena,smart-gateway-mt7688", "ralink,mt7688a-soc",
|
/Linux-v5.10/Documentation/devicetree/bindings/arm/ |
D | atmel-at91.yaml | 14 Boards with a SoC of the Atmel AT91 or SMART family shall have the following 44 - gardena,smart-gateway-at91sam # GARDENA smart Gateway (Article No. 19000)
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-class-scsi_host | 18 Description: This file contains the current status of the "SSD Smart Path" 19 feature of HP Smart Array RAID controllers using the hpsa 20 driver. SSD Smart Path, when enabled permits the driver to
|
/Linux-v5.10/drivers/net/wireless/ti/wlcore/ |
D | vendor_cmd.c | 36 wl1271_debug(DEBUG_CMD, "vendor cmd smart config start"); in wlcore_vendor_cmd_smart_config_start() 82 wl1271_debug(DEBUG_CMD, "testmode cmd smart config stop"); in wlcore_vendor_cmd_smart_config_stop() 117 wl1271_debug(DEBUG_CMD, "testmode cmd smart config set group key"); in wlcore_vendor_cmd_smart_config_set_group_key()
|
/Linux-v5.10/drivers/scsi/ |
D | hpsa.c | 2 * Disk Array driver for HP Smart Array SAS controllers 81 MODULE_DESCRIPTION("Driver for HP Smart Array Controller version " \ 83 MODULE_SUPPORTED_DEVICE("HP Smart Array Controllers"); 162 {0x40700E11, "Smart Array 5300", &SA5A_access}, 163 {0x40800E11, "Smart Array 5i", &SA5B_access}, 164 {0x40820E11, "Smart Array 532", &SA5B_access}, 165 {0x40830E11, "Smart Array 5312", &SA5B_access}, 166 {0x409A0E11, "Smart Array 641", &SA5A_access}, 167 {0x409B0E11, "Smart Array 642", &SA5A_access}, 168 {0x409C0E11, "Smart Array 6400", &SA5A_access}, [all …]
|
/Linux-v5.10/tools/testing/nvdimm/test/ |
D | nfit.c | 214 struct nd_intel_smart *smart; member 713 static int nfit_test_cmd_smart(struct nd_intel_smart *smart, unsigned int buf_len, in nfit_test_cmd_smart() argument 716 if (buf_len < sizeof(*smart)) in nfit_test_cmd_smart() 718 memcpy(smart, smart_data, sizeof(*smart)); in nfit_test_cmd_smart() 734 struct device *dimm_dev, struct nd_intel_smart *smart, in smart_notify() argument 739 smart->spares, thresh->media_temperature, in smart_notify() 740 smart->media_temperature, thresh->ctrl_temperature, in smart_notify() 741 smart->ctrl_temperature); in smart_notify() 743 && smart->spares in smart_notify() 746 && smart->media_temperature in smart_notify() [all …]
|
/Linux-v5.10/include/uapi/linux/ |
D | hdreg.h | 276 /* Password used in TF4 & TF5 executing SMART commands */ 482 * 0: SMART Feature Set 511 * 1: SMART selt-test supported 512 * 0: SMART error logging 531 * 0: SMART Feature Set 561 * 1: SMART selt-test supported 562 * 0: SMART error logging
|
/Linux-v5.10/Documentation/driver-api/serial/ |
D | serial-iso7816.rst | 9 also known as smart cards. 15 handling communication with a smart card.
|
/Linux-v5.10/drivers/extcon/ |
D | extcon-max77693.c | 462 case MAX77693_MUIC_ADC_RESERVED_ACC_3: /* Dock-Smart */ in max77693_muic_dock_handler() 465 * The Dock-Smart device need surely external power supply. in max77693_muic_dock_handler() 467 * user can't use Dock-Smart for desktop mode. in max77693_muic_dock_handler() 683 case MAX77693_MUIC_ADC_RESERVED_ACC_3: /* Dock-Smart */ in max77693_muic_adc_handler() 837 case MAX77693_MUIC_ADC_RESERVED_ACC_3: /* Dock-Smart */ in max77693_muic_chg_handler() 839 * Dock-Smart device with USB/TA cable in max77693_muic_chg_handler() 842 * for USB/TA cable. Dock-Smart device need always in max77693_muic_chg_handler() 844 * cable). Dock-Smart device support screen output of in max77693_muic_chg_handler() 848 * Features of 'USB/TA cable with Dock-Smart device' in max77693_muic_chg_handler()
|
/Linux-v5.10/drivers/eisa/ |
D | eisa.ids | 236 CPQ4020 "Compaq SMART Array Controller" 237 CPQ4030 "Compaq SMART-2/E Array Controller" 698 ICU0760 "Intel Smart Video Recorder" 831 ISA8505 "DCA Smart Alec 5250" 901 ISA9601 "Smart ISA Ringnode" 1026 ISAD200 "Comtrol SMART HOSTESS Multiport Serial Card" 1042 ISAD800 "AMI SMART PACK 2 W/ PAL 5.1" 1043 ISAD801 "AMI SMART PACK 2 W/ PAL 6.1" 1044 ISAD802 "AMI SMART PACK 2 W/ PAL 6.2" 1078 MDG0002 "Madge Smart 16/4 EISA Ringnode" [all …]
|