Home
last modified time | relevance | path

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

/device/google/zumapro/dumpstate/
Ddump_power.cpp427 const std::string pmic_bus = "/sys/devices/platform/108d0000.hsi2c/i2c-6/6-0066"; in dumpChg() local
433 const std::string pmic_name_file = pmic_bus + "/name"; in dumpChg()
434 const std::string pmic_reg_dump_file = pmic_bus + "/registers_dump"; in dumpChg()
454 if (isValidDir(pmic_bus.c_str())) { in dumpChg()
/device/google/zuma/dumpstate/
Ddump_power.cpp443 const std::string pmic_bus = "/sys/devices/platform/10cb0000.hsi2c/i2c-11/11-0066"; in dumpChg() local
446 const std::string pmic_name_cmd = pmic_bus + "/name"; in dumpChg()
447 const std::string pmic_reg_dump_file = pmic_bus + "/registers_dump"; in dumpChg()