Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-davinci/
Dpsc.c41 if (id >= DAVINCI_LPSC_GEM) in lpsc_transition()
135 REG(PSC_MDCTL_BASE + (DAVINCI_LPSC_GEM * 4)) |= 0x03; in dsp_on()
136 REG(PSC_MDCTL_BASE + (DAVINCI_LPSC_GEM * 4)) &= 0xfffffeff; in dsp_on()
/external/u-boot/arch/arm/mach-davinci/include/mach/
Dhardware.h212 #define DAVINCI_LPSC_GEM 39 macro
240 #define DAVINCI_LPSC_GEM 15 macro
/external/u-boot/board/Barix/ipam390/
Dipam390.c89 dsp_lpsc_on(1, DAVINCI_LPSC_GEM); in dspwake()
/external/u-boot/board/davinci/da8xxevm/
Domapl138_lcdk.c305 dsp_lpsc_on(1, DAVINCI_LPSC_GEM); in dspwake()
Dda850evm.c121 dsp_lpsc_on(1, DAVINCI_LPSC_GEM); in dspwake()