Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx8m/include/
H A Ddram.h87 void dram_clock_switch(unsigned int target_drate, bool bypass_mode);
/rk3399_ARM-atf/plat/imx/imx8m/ddr/
H A Dclock.c133 void dram_clock_switch(unsigned int target_drate, bool bypass_mode) in dram_clock_switch() function
H A Dddr4_dvfs.c135 dram_clock_switch(drate, false); in sw_pstate()
H A Dlpddr4_dvfs.c200 dram_clock_switch(info->timing_info->fsp_table[fsp_index], info->bypass_mode); in lpddr4_swffc()