Home
last modified time | relevance | path

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

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