Home
last modified time | relevance | path

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

/external/u-boot/board/atmel/sama5d27_som1_ek/
Dsama5d27_som1_ek.c176 tmp = AT91_PMC_PLLAR_29 | in at91_pmc_init()
/external/u-boot/board/atmel/sama5d2_xplained/
Dsama5d2_xplained.c178 tmp = AT91_PMC_PLLAR_29 | in at91_pmc_init()
/external/u-boot/board/atmel/sama5d3_xplained/
Dsama5d3_xplained.c180 tmp = AT91_PMC_PLLAR_29 | in at91_pmc_init()
/external/u-boot/include/configs/
Dat91sam9263ek.h97 (AT91_PMC_PLLAR_29 | \
Dpm9261.h39 (AT91_PMC_PLLAR_29 | /* Bit 29 must be 1 when prog */ \
Dpm9263.h38 (AT91_PMC_PLLAR_29 | /* Bit 29 must be 1 when prog */ \
/external/u-boot/board/laird/wb50n/
Dwb50n.c195 tmp = AT91_PMC_PLLAR_29 | in at91_pmc_init()
/external/u-boot/board/atmel/sama5d4_xplained/
Dsama5d4_xplained.c203 tmp = AT91_PMC_PLLAR_29 | in at91_pmc_init()
/external/u-boot/board/atmel/sama5d4ek/
Dsama5d4ek.c206 tmp = AT91_PMC_PLLAR_29 | in at91_pmc_init()
/external/u-boot/board/atmel/sama5d3xek/
Dsama5d3xek.c264 tmp = AT91_PMC_PLLAR_29 | in at91_pmc_init()
/external/u-boot/arch/arm/mach-at91/include/mach/
Dat91_pmc.h82 #define AT91_PMC_PLLAR_29 0x20000000 macro