Home
last modified time | relevance | path

Searched refs:READ_IDLE_INTERVAL_DVFS (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/memory/
H A Demif.h34 #define READ_IDLE_INTERVAL_DVFS (1*1000000) macro
H A Demif.c601 val = READ_IDLE_INTERVAL_DVFS / t_ck / 64 - 1; in get_read_idle_ctrl_shdw()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Demif.h865 #define READ_IDLE_INTERVAL_DVFS (1*1000) macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Demif-common.c743 val = ns_2_cycles(READ_IDLE_INTERVAL_DVFS) / 64 - 1; in get_read_idle_ctrl_reg()