Searched hist:eb5073f49ee47bcb5079f7d9cf7b047c7d81bb20 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/include/drivers/ |
| H A D | ufs.h | eb5073f49ee47bcb5079f7d9cf7b047c7d81bb20 Wed May 31 03:00:15 UTC 2017 Haojian Zhuang <haojian.zhuang@linaro.org> drivers: add ufs stack
If UFS device is initialized, we could just make it out of hibernation by UFS_FLAGS_SKIPINIT. And vendor's dirver is always focus on PHY setting. We could use UFS driver directly if it exits from hibernation.
There're eight LUNs in UFS device. The UFS driver only provides the read/write API with LUN. User could define his own read/write since user may want to access different LUNs.
Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
|
| /rk3399_ARM-atf/drivers/ufs/ |
| H A D | ufs.c | eb5073f49ee47bcb5079f7d9cf7b047c7d81bb20 Wed May 31 03:00:15 UTC 2017 Haojian Zhuang <haojian.zhuang@linaro.org> drivers: add ufs stack
If UFS device is initialized, we could just make it out of hibernation by UFS_FLAGS_SKIPINIT. And vendor's dirver is always focus on PHY setting. We could use UFS driver directly if it exits from hibernation.
There're eight LUNs in UFS device. The UFS driver only provides the read/write API with LUN. User could define his own read/write since user may want to access different LUNs.
Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
|