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