Home
last modified time | relevance | path

Searched refs:pa_hibern8time (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/ufs/host/
H A Dufs-exynos.c1042 if (attr->pa_hibern8time && in exynos_ufs_post_link()
1045 attr->pa_hibern8time); in exynos_ufs_post_link()
1052 if (!attr->pa_hibern8time) in exynos_ufs_post_link()
1054 &attr->pa_hibern8time); in exynos_ufs_post_link()
1113 attr->pa_hibern8time = PA_HIBERN8TIME_VAL; in exynos_ufs_parse_dt()
1245 int h8_time = attr->pa_hibern8time * in exynos_ufs_pre_hibern8()
H A Dufs-exynos.h158 unsigned int pa_hibern8time; member