Searched refs:V_REFRESH_DIVISOR (Results 1 – 3 of 3) sorted by relevance
160 F_REFRESH_ENABLE | V_REFRESH_DIVISOR(mc4_clock)); in t1_mc4_init()
296 F_REFRESH_ENABLE | V_REFRESH_DIVISOR(mc3_clock)); in t1_mc3_init()
341 #define V_REFRESH_DIVISOR(x) ((x) << S_REFRESH_DIVISOR) macro