Home
last modified time | relevance | path

Searched refs:tc_dwc_g210_config_40_bit (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/scsi/ufs/
Dtc-dwc-g210.h13 int tc_dwc_g210_config_40_bit(struct ufs_hba *hba);
Dtc-dwc-g210-pltfrm.c32 .phy_initialization = tc_dwc_g210_config_40_bit,
Dtc-dwc-g210.c259 int tc_dwc_g210_config_40_bit(struct ufs_hba *hba) in tc_dwc_g210_config_40_bit() function
281 EXPORT_SYMBOL(tc_dwc_g210_config_40_bit);
Dtc-dwc-g210-pci.c102 tc_dwc_g210_config_40_bit; in tc_dwc_g210_pci_probe()