Searched refs:MIN_DIV_N (Results 1 – 2 of 2) sorted by relevance
33 #define MIN_DIV_N 60 macro
435 /* Make sure that the SSC clock div_n is not less than MIN_DIV_N */ in rtsx_usb_switch_clock() 438 while (n < MIN_DIV_N && div < CLK_DIV_4) { in rtsx_usb_switch_clock()