Searched refs:LOLA_GRANULARITY_MIN (Results 1 – 3 of 3) sorted by relevance
62 if (val < LOLA_GRANULARITY_MIN || val > LOLA_GRANULARITY_MAX || in check_gran_clock_compatibility()66 if (val == LOLA_GRANULARITY_MIN) { in check_gran_clock_compatibility()
458 #define LOLA_GRANULARITY_MIN 8 macro
517 if (chip->granularity != LOLA_GRANULARITY_MIN) in lola_parse_tree()