Lines Matching full:cpld
8 namespace phosphor::software::cpld namespace
16 lg2::error("Unsupported Lattice CPLD chip enum: {CHIPENUM}", "CHIPENUM", in getLatticeCPLD()
36 lg2::error("Unsupported Lattice CPLD chip family: {CHIPMODEL}", in getLatticeCPLD()
46 lg2::info("Updating Lattice CPLD firmware"); in updateFirmware()
50 lg2::error("CPLD manager is not initialized."); in updateFirmware()
60 lg2::info("Getting Lattice CPLD version"); in getVersion()
64 lg2::error("CPLD manager is not initialized."); in getVersion()
70 } // namespace phosphor::software::cpld
72 // Factory function to create lattice CPLD device
75 using namespace phosphor::software::cpld;
77 // Register all the CPLD type with the CPLD factory