Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-davinci/
A Dda850_lowlevel.c171 if ((tmp & VTP_POWERDWN) == VTP_POWERDWN) { in da850_ddr_setup()
173 clrbits_le32(&davinci_syscfg1_regs->vtpio_ctl, VTP_POWERDWN); in da850_ddr_setup()
185 setbits_le32(&davinci_syscfg1_regs->vtpio_ctl, VTP_POWERDWN); in da850_ddr_setup()
/u-boot/arch/arm/mach-davinci/include/mach/
A Dhardware.h343 #define VTP_POWERDWN (1 << 6) macro

Completed in 5 milliseconds