Home
last modified time | relevance | path

Searched refs:ufs_hba_variant_ops (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/ufs/host/
H A Dtc-dwc-g210-pltfrm.c24 static struct ufs_hba_variant_ops tc_dwc_g210_20bit_pltfm_hba_vops = {
30 static struct ufs_hba_variant_ops tc_dwc_g210_40bit_pltfm_hba_vops = {
58 struct ufs_hba_variant_ops *vops; in tc_dwc_g210_pltfm_probe()
62 vops = (struct ufs_hba_variant_ops *)of_id->data; in tc_dwc_g210_pltfm_probe()
H A Dcdns-pltfrm.c247 static const struct ufs_hba_variant_ops cdns_ufs_pltfm_hba_vops = {
255 static const struct ufs_hba_variant_ops cdns_ufs_m31_16nm_pltfm_hba_vops = {
288 struct ufs_hba_variant_ops *vops; in cdns_ufs_pltfrm_probe()
292 vops = (struct ufs_hba_variant_ops *)of_id->data; in cdns_ufs_pltfrm_probe()
H A Dufshcd-pci.c477 static struct ufs_hba_variant_ops ufs_qemu_hba_vops = {
484 static struct ufs_hba_variant_ops ufs_intel_cnl_hba_vops = {
492 static struct ufs_hba_variant_ops ufs_intel_ehl_hba_vops = {
500 static struct ufs_hba_variant_ops ufs_intel_lkf_hba_vops = {
512 static struct ufs_hba_variant_ops ufs_intel_adl_hba_vops = {
521 static struct ufs_hba_variant_ops ufs_intel_mtl_hba_vops = {
591 hba->vops = (struct ufs_hba_variant_ops *)id->driver_data; in ufshcd_pci_probe()
H A Dufshcd-pltfrm.h33 const struct ufs_hba_variant_ops *vops);
H A Dufs-sprd.h74 const struct ufs_hba_variant_ops ufs_hba_sprd_vops;
H A Dtc-dwc-g210-pci.c30 static struct ufs_hba_variant_ops tc_dwc_g210_pci_hba_vops = {
H A Dufs-rockchip.c223 static const struct ufs_hba_variant_ops ufs_hba_rk3576_vops = {
240 const struct ufs_hba_variant_ops *vops; in ufs_rockchip_probe()
245 return dev_err_probe(dev, -ENODATA, "ufs_hba_variant_ops not defined.\n"); in ufs_rockchip_probe()
H A Dufshcd-pltfrm.c460 const struct ufs_hba_variant_ops *vops) in ufshcd_pltfrm_init()
H A Dufs-renesas.c520 static const struct ufs_hba_variant_ops ufs_renesas_vops = {
H A Dufs-mediatek.c2063 static const struct ufs_hba_variant_ops ufs_hba_mtk_vops = {
H A Dufs-qcom.c2216 static const struct ufs_hba_variant_ops ufs_hba_qcom_vops = {
/linux/include/ufs/
H A Dufshcd.h297 * struct ufs_hba_variant_ops - variant specific callbacks
341 struct ufs_hba_variant_ops { struct
666 * ufs_hba_variant_ops::init() must do it instead.
1016 const struct ufs_hba_variant_ops *vops;
342 nameufs_hba_variant_ops global() argument
343 max_num_rttufs_hba_variant_ops global() argument
344 initufs_hba_variant_ops global() argument
345 exitufs_hba_variant_ops global() argument
346 get_ufs_hci_versionufs_hba_variant_ops global() argument
347 set_dma_maskufs_hba_variant_ops global() argument
348 clk_scale_notifyufs_hba_variant_ops global() argument
350 setup_clocksufs_hba_variant_ops global() argument
352 hce_enable_notifyufs_hba_variant_ops global() argument
354 link_startup_notifyufs_hba_variant_ops global() argument
356 pwr_change_notifyufs_hba_variant_ops global() argument
360 setup_xfer_requfs_hba_variant_ops global() argument
362 setup_task_mgmtufs_hba_variant_ops global() argument
363 hibern8_notifyufs_hba_variant_ops global() argument
365 apply_dev_quirksufs_hba_variant_ops global() argument
366 fixup_dev_quirksufs_hba_variant_ops global() argument
367 suspendufs_hba_variant_ops global() argument
369 resumeufs_hba_variant_ops global() argument
370 dbg_register_dumpufs_hba_variant_ops global() argument
371 phy_initializationufs_hba_variant_ops global() argument
372 device_resetufs_hba_variant_ops global() argument
373 config_scaling_paramufs_hba_variant_ops global() argument
376 fill_crypto_prdtufs_hba_variant_ops global() argument
379 event_notifyufs_hba_variant_ops global() argument
381 mcq_config_resourceufs_hba_variant_ops global() argument
382 get_hba_macufs_hba_variant_ops global() argument
383 op_runtime_configufs_hba_variant_ops global() argument
384 get_outstanding_cqsufs_hba_variant_ops global() argument
386 config_esiufs_hba_variant_ops global() argument
387 config_scsi_devufs_hba_variant_ops global() argument
388 freq_to_gear_speedufs_hba_variant_ops global() argument