• Home
  • Raw
  • Download

Lines Matching defs:hba

153 	struct ufs_hba *hba = ufs->hba;  in exynos7_ufs_pre_link()  local
183 struct ufs_hba *hba = ufs->hba; in exynos7_ufs_post_link() local
213 struct ufs_hba *hba = ufs->hba; in exynos7_ufs_post_pwr_change() local
259 struct ufs_hba *hba = ufs->hba; in exynos_ufs_get_clk_info() local
326 struct ufs_hba *hba = ufs->hba; in exynos_ufs_set_pwm_clk_div() local
335 struct ufs_hba *hba = ufs->hba; in exynos_ufs_calc_pwm_clk_div() local
410 struct ufs_hba *hba = ufs->hba; in exynos_ufs_config_phy_time_attr() local
464 struct ufs_hba *hba = ufs->hba; in exynos_ufs_config_phy_cap_attr() local
533 struct ufs_hba *hba = ufs->hba; in exynos_ufs_establish_connt() local
574 struct ufs_hba *hba = ufs->hba; in exynos_ufs_config_sync_pattern_mask() local
605 static int exynos_ufs_pre_pwr_mode(struct ufs_hba *hba, in exynos_ufs_pre_pwr_mode()
667 static int exynos_ufs_post_pwr_mode(struct ufs_hba *hba, in exynos_ufs_post_pwr_mode()
708 static void exynos_ufs_specify_nexus_t_xfer_req(struct ufs_hba *hba, in exynos_ufs_specify_nexus_t_xfer_req()
722 static void exynos_ufs_specify_nexus_t_tm_req(struct ufs_hba *hba, in exynos_ufs_specify_nexus_t_tm_req()
746 struct ufs_hba *hba = ufs->hba; in exynos_ufs_phy_init() local
778 struct ufs_hba *hba = ufs->hba; in exynos_ufs_config_unipro() local
809 static int exynos_ufs_pre_link(struct ufs_hba *hba) in exynos_ufs_pre_link()
841 static int exynos_ufs_post_link(struct ufs_hba *hba) in exynos_ufs_post_link()
943 static int exynos_ufs_init(struct ufs_hba *hba) in exynos_ufs_init()
1021 static int exynos_ufs_host_reset(struct ufs_hba *hba) in exynos_ufs_host_reset()
1045 static void exynos_ufs_dev_hw_reset(struct ufs_hba *hba) in exynos_ufs_dev_hw_reset()
1054 static void exynos_ufs_pre_hibern8(struct ufs_hba *hba, u8 enter) in exynos_ufs_pre_hibern8()
1087 static void exynos_ufs_post_hibern8(struct ufs_hba *hba, u8 enter) in exynos_ufs_post_hibern8()
1118 static int exynos_ufs_hce_enable_notify(struct ufs_hba *hba, in exynos_ufs_hce_enable_notify()
1141 static int exynos_ufs_link_startup_notify(struct ufs_hba *hba, in exynos_ufs_link_startup_notify()
1158 static int exynos_ufs_pwr_change_notify(struct ufs_hba *hba, in exynos_ufs_pwr_change_notify()
1178 static void exynos_ufs_hibern8_notify(struct ufs_hba *hba, in exynos_ufs_hibern8_notify()
1192 static int exynos_ufs_suspend(struct ufs_hba *hba, enum ufs_pm_op pm_op) in exynos_ufs_suspend()
1202 static int exynos_ufs_resume(struct ufs_hba *hba, enum ufs_pm_op pm_op) in exynos_ufs_resume()
1241 struct ufs_hba *hba = platform_get_drvdata(pdev); in exynos_ufs_remove() local