Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memory/
H A Demif.h34 #define READ_IDLE_INTERVAL_DVFS (1*1000000) macro
/openbmc/u-boot/arch/arm/include/asm/
H A Demif.h910 #define READ_IDLE_INTERVAL_DVFS (1*1000) macro
/openbmc/u-boot/arch/arm/mach-omap2/
H A Demif-common.c829 val = ns_2_cycles(READ_IDLE_INTERVAL_DVFS) / 64 - 1; in get_read_idle_ctrl_reg()