Searched refs:UFS_DIR (Results 1 – 4 of 4) sorted by relevance
72 #define UFS_DIR "/sys/devices/platform/soc/1d84000.ufshc" macro73 const std::string kUfsHealthEol{UFS_DIR "/health/eol"};74 const std::string kUfsHealthLifetimeA{UFS_DIR "/health/lifetimeA"};75 const std::string kUfsHealthLifetimeB{UFS_DIR "/health/lifetimeB"};76 const std::string kUfsVersion{UFS_DIR "/version"};
65 #define UFS_DIR "/sys/devices/platform/soc/1d84000.ufshc" macro66 constexpr char kUfsHealthEol[]{UFS_DIR "/health/eol"};67 constexpr char kUfsHealthLifetimeA[]{UFS_DIR "/health/lifetimeA"};68 constexpr char kUfsHealthLifetimeB[]{UFS_DIR "/health/lifetimeB"};69 constexpr char kUfsVersion[]{UFS_DIR "/version"};
69 #define UFS_DIR "/sys/devices/platform/soc/1d84000.ufshc" macro70 constexpr char kUfsHealthEol[]{UFS_DIR "/health_descriptor/eol_info"};71 constexpr char kUfsHealthLifetimeA[]{UFS_DIR "/health_descriptor/life_time_estimation_a"};72 constexpr char kUfsHealthLifetimeB[]{UFS_DIR "/health_descriptor/life_time_estimation_b"};73 constexpr char kUfsVersion[]{UFS_DIR "/device_descriptor/specification_version"};
77 #define UFS_DIR "/sys/devices/platform/soc/1d84000.ufshc" macro78 constexpr char kUfsHealthEol[]{UFS_DIR "/health/eol"};79 constexpr char kUfsHealthLifetimeA[]{UFS_DIR "/health/lifetimeA"};80 constexpr char kUfsHealthLifetimeB[]{UFS_DIR "/health/lifetimeB"};81 constexpr char kUfsVersion[]{UFS_DIR "/version"};