Searched refs:MAX_CLOCK (Results 1 – 4 of 4) sorted by relevance
264 #define MAX_CLOCK _MAX_CLOCK(c) macro284 #define MAX_CLOCK_KHZ (MAX_CLOCK * 10000) - (_MAX_CLOCK_KHZ(c) * 250)
673 if (MAX_CLOCK != 0xff) /* is specified? */ in get_monitor_ranges()674 r->max_clock = MAX_CLOCK * 10 + 5; in get_monitor_ranges()
179 #define MAX_CLOCK 350000 macro
374 if (tmp > MAX_CLOCK) { in intelfbhw_validate_mode()376 (tmp + 500) / 1000, MAX_CLOCK / 1000); in intelfbhw_validate_mode()