Searched refs:maxRpm (Results 1 – 1 of 1) sorted by relevance
240 uint64_t maxRpm = 100; in setupMatches() local246 maxRpm = self->getMaxRpm(*cfm); in setupMatches()249 self->pwmLimitIface->register_property("Limit", maxRpm); in setupMatches()251 setMaxPWM(self->dbusConnection, maxRpm); in setupMatches()289 uint64_t maxRpm = self->getMaxRpm(*reading); in setupMatches() local290 self->pwmLimitIface->set_property("Limit", maxRpm); in setupMatches()291 setMaxPWM(self->dbusConnection, maxRpm); in setupMatches()