Home
last modified time | relevance | path

Searched refs:AT91_PMC_PLLXR_MUL (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91_pmc.h78 #define AT91_PMC_PLLXR_MUL(x) (((x) & 0x7F) << 18) macro
80 #define AT91_PMC_PLLXR_MUL(x) (((x) & 0x7FF) << 16) macro
/openbmc/u-boot/board/atmel/sama5d27_som1_ek/
H A Dsama5d27_som1_ek.c181 AT91_PMC_PLLXR_MUL(40) | in at91_pmc_init()
/openbmc/u-boot/board/atmel/sama5d2_xplained/
H A Dsama5d2_xplained.c183 AT91_PMC_PLLXR_MUL(82) | in at91_pmc_init()
/openbmc/u-boot/include/configs/
H A Dat91sam9263ek.h97 AT91_PMC_PLLXR_MUL(MASTER_PLL_MUL - 1) | \
/openbmc/u-boot/board/atmel/sama5d3_xplained/
H A Dsama5d3_xplained.c192 AT91_PMC_PLLXR_MUL(43) | in at91_pmc_init()
/openbmc/u-boot/board/laird/wb50n/
H A Dwb50n.c197 AT91_PMC_PLLXR_MUL(43) | AT91_PMC_PLLXR_DIV(1); in at91_pmc_init()
/openbmc/u-boot/board/atmel/sama5d4_xplained/
H A Dsama5d4_xplained.c208 AT91_PMC_PLLXR_MUL(87) | in at91_pmc_init()
/openbmc/u-boot/board/atmel/sama5d4ek/
H A Dsama5d4ek.c208 AT91_PMC_PLLXR_MUL(87) | in at91_pmc_init()
/openbmc/u-boot/board/atmel/sama5d3xek/
H A Dsama5d3xek.c266 AT91_PMC_PLLXR_MUL(43) | in at91_pmc_init()