Searched refs:CROS_EC_MAX_SAMPLING_PERIOD (Results 1 – 2 of 2) sorted by relevance
35 #define CROS_EC_MAX_SAMPLING_PERIOD ((1 << 16) - 2) macro
172 ec_period = min(CROS_EC_MAX_SAMPLING_PERIOD, ec_period); in activate()