Lines Matching refs:UFS

2 # Kernel configuration file for the UFS Host Controller
42 This selects the support for UFS devices in Linux, say Y and make
43 sure that you know the name of your UFS host adapter (the card
44 inside your computer that "speaks" the UFS protocol, also
45 called UFS Host Controller), because you will be asked for it.
51 (the one containing the directory /) is located on a UFS device.
54 tristate "PCI bus based UFS Controller support"
57 This selects the PCI UFS Host Controller Interface. Select this if
58 you have UFS Host Controller with PCI Interface.
73 tristate "Platform bus based UFS Controller support"
76 This selects the UFS host controller support. Select this if
77 you have an UFS controller on Platform bus.
84 tristate "Cadence UFS Controller platform driver"
100 tristate "QCOM specific hooks to UFS controller platform driver"
105 UFS host on QCOM needs some vendor specific configuration before
109 Select this if you have UFS controller on QCOM chipset.
113 tristate "Mediatek specific hooks to UFS controller platform driver"
118 UFS host on Mediatek needs some vendor specific configuration before
122 Select this if you have UFS controller on Mediatek chipset.
127 tristate "Hisilicon specific hooks to UFS controller platform driver"
132 Select this if you have UFS controller on Hisilicon chipset.
140 Universal Flash Storage (UFS) is SCSI transport specification for
143 A UFS controller communicates with a UFS device by exchanging
144 UFS Protocol Information Units (UPIUs).
146 but are also used by the UFS native command set.
147 This transport driver supports exchanging UFS protocol information units
148 with a UFS device. See also the ufshcd driver, which is a SCSI driver
149 that supports UFS devices.
151 Select this if you need a bsg device node for your UFS controller.