Home
last modified time | relevance | path

Searched refs:detection (Results 1 – 25 of 31) sorted by relevance

12

/drivers/edac/
DKconfig81 Support for error detection and correction of DRAM ECC errors on
89 Injection into the ECC detection circuits. The amd64_edac module
107 Support for error detection and correction for Amazon's Annapurna
108 Labs Alpine chips which allow 1 bit correction and 2 bits detection.
114 Support for error detection and correction on the AMD 76x
121 Support for error detection and correction on the Intel
128 Support for error detection and correction on the Intel
136 Support for error detection and correction on the Intel
143 Support for error detection and correction on the Intel
150 Support for error detection and correction on the Intel
[all …]
/drivers/extcon/
DKconfig28 Say Y here to enable support for external accessory detection
30 advanced audio accessory detection support.
37 Say Y here to enable support for USB peripheral detection
73 Say Y here to enable extcon support for charger detection / control
80 Say Y here to enable extcon support for charger detection / control
97 If you say yes here you get support for the USB OTG role detection by
135 detection by palmas usb.
143 detection by NXP PTN5150 CC (Configuration Channel) logic chip.
149 Say Y here to enable SPMI PMIC based USB cable detection
179 Say Y here to enable GPIO based USB cable detection extcon support.
[all …]
/drivers/net/wireless/ti/wl1251/
Dacx.c621 struct acx_energy_detection *detection; in wl1251_acx_cca_threshold() local
626 detection = kzalloc(sizeof(*detection), GFP_KERNEL); in wl1251_acx_cca_threshold()
627 if (!detection) in wl1251_acx_cca_threshold()
630 detection->rx_cca_threshold = CCA_THRSH_DISABLE_ENERGY_D; in wl1251_acx_cca_threshold()
631 detection->tx_energy_detection = 0; in wl1251_acx_cca_threshold()
634 detection, sizeof(*detection)); in wl1251_acx_cca_threshold()
638 kfree(detection); in wl1251_acx_cca_threshold()
/drivers/usb/common/
DKconfig33 protocol) and USB charger detection.
45 based USB cable detection, used typically if an input GPIO is used
/drivers/net/wireless/ti/wlcore/
Dacx.c539 struct acx_energy_detection *detection; in wl1271_acx_cca_threshold() local
544 detection = kzalloc(sizeof(*detection), GFP_KERNEL); in wl1271_acx_cca_threshold()
545 if (!detection) { in wl1271_acx_cca_threshold()
550 detection->rx_cca_threshold = cpu_to_le16(wl->conf.rx.rx_cca_threshold); in wl1271_acx_cca_threshold()
551 detection->tx_energy_detection = wl->conf.tx.tx_energy_detection; in wl1271_acx_cca_threshold()
554 detection, sizeof(*detection)); in wl1271_acx_cca_threshold()
559 kfree(detection); in wl1271_acx_cca_threshold()
/drivers/net/wireless/realtek/rtl8xxxu/
DKconfig31 This option enables detection of Realtek 8723/8188/8191/8192 WiFi
/drivers/usb/typec/
DKconfig94 handle the USB Type-C role and orientation detection reported by the
96 detection.
/drivers/staging/wfx/
Dhif_api_mib.h248 u8 detection:1; member
Dhif_tx_mib.c50 .detection = 1, in hif_set_rcpi_rssi_threshold()
/drivers/mtd/maps/
DKconfig87 platforms, some detection and setting up ROMs-specific accessors.
107 platforms, some detection and setting up parallel mode on the
194 otherwise detection won't succeed.
/drivers/atm/
DKconfig196 ForeRunner LE155 cards. This driver provides detection of cable~
207 addition to cable removal/reinsertion detection, this driver allows
395 HE cards. This driver provides carrier detection some statistics.
/drivers/gpu/drm/i915/
DKconfig.profile39 hang detection.
/drivers/staging/pi433/Documentation/
Dpi433.txt224 optionOn - sync detection is enabled. If configured sync pattern
226 optionOff - sync detection is disabled.
/drivers/iio/proximity/
DKconfig15 Microsystems AS3935 lightning detection sensor.
/drivers/firmware/
DKconfig94 bool "Sets default behavior for EDD detection to off"
176 This option enables support for detection and exposing of iSCSI
/drivers/gpu/drm/bridge/
DKconfig45 detection. Most display controller handle display connectors
/drivers/net/ethernet/8390/
DKconfig40 chip detection and resources
/drivers/mtd/nand/raw/
DKconfig502 bool "Advanced detection options for DiskOnChip"
506 probe for a DiskOnChip, or to change the detection options. You
/drivers/pci/
DKconfig81 bool "Enable PCI resource re-allocation detection"
/drivers/tty/serial/8250/
DKconfig358 Missing break detection (but break generation)
359 Missing framing error detection
/drivers/remoteproc/
DKconfig83 detection.
/drivers/scsi/aic7xxx/
Daic7xxx.reg507 * strength, and performing cable detection. On the aic7860, most of
522 field SSPIOCPS 0x01 /* Termination and cable detection */
605 * Error detection mode and speed configuration
/drivers/platform/x86/
DKconfig139 detection order of your particular system. The "type" parameter
496 It adds support for the panel buttons, docking station detection,
497 tablet/notebook mode detection for convertible and
498 orientation detection for docked slates.
/drivers/gpu/drm/
DKconfig54 Enable allocation tracking of memory manager and leak detection on
/drivers/ide/
DKconfig418 This driver adds detection and support for the CY82C693 chipset
533 This driver adds detection and support for the NS87415 chip

12