Home
last modified time | relevance | path

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

/external/u-boot/include/
De500.h15 unsigned long freq_processor_dsp[CONFIG_MAX_DSP_CPUS]; member
/external/u-boot/doc/
DREADME.Heterogeneous-SoCs75 freq_processor_dsp[CONFIG_MAX_DSP_CPUS] - Array to contain the DSP core's frequencies
/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dcpu.c180 strmhz(buf1, sysinfo.freq_processor_dsp[dsp_core])); in checkcpu()
Dspeed.c194 sys_info->freq_processor_dsp[dsp_cpu] = in get_sys_info()