Lines Matching refs:UFS
3 # Kernel configuration file for the UFS Host Controller core.
15 Universal Flash Storage (UFS) is SCSI transport specification for
18 A UFS controller communicates with a UFS device by exchanging
19 UFS Protocol Information Units (UPIUs).
21 but are also used by the UFS native command set.
22 This transport driver supports exchanging UFS protocol information units
23 with a UFS device. See also the ufshcd driver, which is a SCSI driver
24 that supports UFS devices.
26 Select this if you need a bsg device node for your UFS controller.
30 bool "UFS Crypto Engine Support"
33 Enable Crypto Engine Support in UFS.
35 capabilities of the UFS device (if present) to perform crypto
39 bool "Support UFS Host Performance Booster"
41 The UFS HPB feature improves random read performance. It caches
42 L2P (logical to physical) map of UFS to host DRAM. The driver uses HPB
47 bool "UFS Fault Injection Support"
50 Enable fault injection support in the UFS driver. This makes it easier
51 to test the UFS error handler and abort handler.
54 bool "UFS Temperature Notification"
57 This provides support for UFS hardware monitoring. If enabled,
58 a hardware monitoring device will be created for the UFS device.