Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ufs/host/
H A Dtc-dwc-g210.h15 int tc_dwc_g210_config_40_bit(struct ufs_hba *hba);
H A Dtc-dwc-g210-pltfrm.c33 .phy_initialization = tc_dwc_g210_config_40_bit,
H A Dtc-dwc-g210.c255 int tc_dwc_g210_config_40_bit(struct ufs_hba *hba) in tc_dwc_g210_config_40_bit() function
277 EXPORT_SYMBOL(tc_dwc_g210_config_40_bit);
H A Dtc-dwc-g210-pci.c69 tc_dwc_g210_config_40_bit; in tc_dwc_g210_pci_probe()