Searched refs:READ_IDLE_INTERVAL_DVFS (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/memory/ | ||
D | emif.h | 37 #define READ_IDLE_INTERVAL_DVFS (1*1000000) macro |
D | emif.c | 645 val = READ_IDLE_INTERVAL_DVFS / t_ck / 64 - 1; in get_read_idle_ctrl_shdw() |