Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-at91/include/mach/
H A Datmel_mpddrc.h162 #define ATMEL_MPDDRC_IO_CALIBR_RDIV 0x7 macro
/OK3568_Linux_fs/u-boot/board/atmel/sama5d2_ptc/
H A Dsama5d2_ptc.c256 reg &= ~ATMEL_MPDDRC_IO_CALIBR_RDIV; in mem_init()
/OK3568_Linux_fs/u-boot/board/atmel/sama5d2_xplained/
H A Dsama5d2_xplained.c268 reg &= ~ATMEL_MPDDRC_IO_CALIBR_RDIV; in mem_init()
/OK3568_Linux_fs/u-boot/board/atmel/sama5d4ek/
H A Dsama5d4ek.c275 tmp = (tmp & ~(ATMEL_MPDDRC_IO_CALIBR_RDIV | in mem_init()