Home
last modified time | relevance | path

Searched refs:UFS_DIR (Results 1 – 4 of 4) sorted by relevance

/device/google/crosshatch/health/
DHealthService.cpp72 #define UFS_DIR "/sys/devices/platform/soc/1d84000.ufshc" macro
73 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"};
/device/google/sunfish/health/
DHealth.cpp65 #define UFS_DIR "/sys/devices/platform/soc/1d84000.ufshc" macro
66 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"};
/device/google/redbull/health/
DHealth.cpp69 #define UFS_DIR "/sys/devices/platform/soc/1d84000.ufshc" macro
70 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"};
/device/google/coral/health/
DHealth.cpp77 #define UFS_DIR "/sys/devices/platform/soc/1d84000.ufshc" macro
78 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"};