Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_a38x.c116 static u8 a38x_bw_per_freq[DDR_FREQ_LIMIT] = { variable
236 if (a38x_bw_per_freq[freq] == 0xff) in ddr3_tip_a38x_get_freq_config()
242 freq_config_info->bw_per_freq = a38x_bw_per_freq[freq]; in ddr3_tip_a38x_get_freq_config()