Home
last modified time | relevance | path

Searched refs:UFSHCD (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/scsi/
A Dufs.rst15 3. UFSHCD Overview
110 3. UFSHCD Overview
114 UFSHCD is a low level device driver which acts as an interface between
117 The current UFSHCD implementation supports following functionality,
124 UFSHCD and UFS device.
129 Transfer request handling module of UFSHCD receives SCSI commands
144 This is done through UFSHCD SCSI error handling routines registered
147 UFSHCD Routines to perform these tasks are registered with
151 In this version of UFSHCD Query requests and power management
/linux/drivers/scsi/ufs/
A DKconfig88 This selects the Cadence-specific additions to UFSHCD platform driver.
106 This selects the QCOM specific additions to UFSHCD platform driver.
120 This selects the Mediatek specific additions to UFSHCD platform driver.
133 This selects the Hisilicon specific additions to UFSHCD platform driver.
171 This selects the Samsung Exynos SoC specific additions to UFSHCD
A Dtc-dwc-g210-pci.c91 err = pcim_iomap_regions(pdev, 1 << 0, UFSHCD); in tc_dwc_g210_pci_probe()
A Dufshcd-pci.c527 err = pcim_iomap_regions(pdev, 1 << 0, UFSHCD); in ufshcd_pci_probe()
590 .name = UFSHCD,
A Dufshcd.h51 #define UFSHCD "ufshcd" macro
A Dufshcd.c8157 .name = UFSHCD,
8158 .proc_name = UFSHCD,
9586 err = devm_request_irq(dev, irq, ufshcd_intr, IRQF_SHARED, UFSHCD, hba); in ufshcd_init()
/linux/Documentation/block/
A Dinline-encryption.rst51 context to use for en/decrypting a bio, and device drivers (e.g. UFSHCD) need

Completed in 28 milliseconds