Searched defs:ppcMemPath (Results 1 – 2 of 2) sorted by relevance
43 explicit PpcMemDevice(const std::string& ppcMemPath, in PpcMemDevice()66 const std::string ppcMemPath; member in host_tool::PpcMemDevice
217 const std::string ppcMemPath = "/sys/kernel/debug/powerpc/lpc/fw"; in main() local