Searched refs:pmic_bus (Results 1 – 2 of 2) sorted by relevance
427 const std::string pmic_bus = "/sys/devices/platform/108d0000.hsi2c/i2c-6/6-0066"; in dumpChg() local433 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()
443 const std::string pmic_bus = "/sys/devices/platform/10cb0000.hsi2c/i2c-11/11-0066"; in dumpChg() local446 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()