Home
last modified time | relevance | path

Searched refs:ufs (Results 1 – 24 of 24) sorted by relevance

/Linux-v4.19/Documentation/devicetree/bindings/ufs/
Dufs-hisi.txt8 "hisilicon,hi3660-ufs", "jedec,ufs-1.1" for hisi ufs
26 ufs: ufs@ff3b0000 {
27 compatible = "hisilicon,hi3660-ufs", "jedec,ufs-1.1";
Dufs-qcom.txt11 "qcom,ufs-phy-qmp-20nm" for 20nm ufs phy,
12 "qcom,ufs-phy-qmp-14nm" for legacy 14nm ufs phy,
13 "qcom,msm8996-ufs-phy-qmp-14nm" for 14nm ufs phy
36 compatible = "qcom,ufs-phy-qmp-20nm";
Dtc-dwc-g210-pltfrm.txt13 "jedec,ufs-1.1"
14 "jedec,ufs-2.0"
20 dwc-ufs@d0000000 {
23 "jedec,ufs-2.0";
Dufshcd-pltfrm.txt7 - compatible : must contain "jedec,ufs-1.1" or "jedec,ufs-2.0", may
52 compatible = "jedec,ufs-1.1";
/Linux-v4.19/Documentation/filesystems/
Dufs.txt4 mount -t ufs -o ufstype=type_of_ufs device dir
14 type of ufs automatically. That's why user must specify type of
15 ufs manually by mount option ufstype. Possible values are:
17 old old format of ufs
59 Any ufs bug report you can send to daniel.pirkl@email.cz or
D00-INDEX142 ufs.txt
143 - info on the ufs filesystem.
/Linux-v4.19/drivers/scsi/ufs/
DMakefile5 obj-$(CONFIG_SCSI_UFS_QCOM) += ufs-qcom.o
7 ufshcd-core-objs := ufshcd.o ufs-sysfs.o
10 obj-$(CONFIG_SCSI_UFS_HISI) += ufs-hisi.o
DKconfig4 # This code is based on drivers/scsi/ufs/Kconfig
49 <file:Documentation/scsi/ufs.txt>.
/Linux-v4.19/drivers/phy/qualcomm/
DMakefile7 obj-$(CONFIG_PHY_QCOM_UFS) += phy-qcom-ufs.o
8 obj-$(CONFIG_PHY_QCOM_UFS) += phy-qcom-ufs-qmp-14nm.o
9 obj-$(CONFIG_PHY_QCOM_UFS) += phy-qcom-ufs-qmp-20nm.o
/Linux-v4.19/fs/ufs/
DMakefile5 obj-$(CONFIG_UFS_FS) += ufs.o
7 ufs-objs := balloc.o cylinder.o dir.o file.o ialloc.o inode.o \
DKconfig11 file <file:Documentation/filesystems/ufs.txt> for more information.
26 module will be called ufs.
/Linux-v4.19/fs/
DMakefile97 obj-$(CONFIG_UFS_FS) += ufs/
DKconfig256 source "fs/ufs/Kconfig"
/Linux-v4.19/Documentation/
Dhighuid.txt48 - ufs
/Linux-v4.19/Documentation/scsi/
D00-INDEX107 ufs.txt
/Linux-v4.19/arch/arm64/boot/dts/hisilicon/
Dhi3660.dtsi1013 ufs: ufs@ff3b0000 { label
1014 compatible = "hisilicon,hi3660-ufs", "jedec,ufs-1.1";
/Linux-v4.19/include/trace/events/
Dufs.h15 #define TRACE_SYSTEM ufs
/Linux-v4.19/arch/arm64/boot/dts/exynos/
Dexynos7-pinctrl.dtsi689 ufs_refclk_out: ufs-refclk-out {
696 ufs_rst_n: ufs-rst-n {
/Linux-v4.19/drivers/scsi/
DMakefile100 obj-$(CONFIG_SCSI_UFSHCD) += ufs/
DKconfig524 source "drivers/scsi/ufs/Kconfig"
/Linux-v4.19/drivers/usb/host/
Dehci-sched.c402 int ufs = (usecs / 125); in tt_available() local
404 for (i = uframe; i < (uframe + ufs) && i < 8; i++) in tt_available()
/Linux-v4.19/arch/arm64/boot/dts/qcom/
Dmsm8996.dtsi648 compatible = "qcom,msm8996-ufs-phy-qmp-14nm";
/Linux-v4.19/
DMAINTAINERS14981 F: Documentation/filesystems/ufs.txt
14982 F: fs/ufs/
15039 F: Documentation/scsi/ufs.txt
15040 F: drivers/scsi/ufs/
15046 F: drivers/scsi/ufs/*dwc*
DCREDITS3098 D: petty kernel janitor (byteorder, ufs)