Home
last modified time | relevance | path

Searched refs:AT91_PMC_MCKR_MDIV_3 (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/board/atmel/sama5d27_som1_ek/
H A Dsama5d27_som1_ek.c175 AT91_PMC_MCKR_MDIV_3 | in at91_pmc_init()
187 AT91_PMC_MCKR_MDIV_3 | in at91_pmc_init()
/openbmc/u-boot/board/atmel/sama5d2_xplained/
H A Dsama5d2_xplained.c177 AT91_PMC_MCKR_MDIV_3 | in at91_pmc_init()
191 AT91_PMC_MCKR_MDIV_3 | in at91_pmc_init()
/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91_pmc.h123 #define AT91_PMC_MCKR_MDIV_3 0x00000200 macro
129 #define AT91_PMC_MCKR_MDIV_3 0x00000300 macro
/openbmc/u-boot/board/atmel/sama5d4_xplained/
H A Dsama5d4_xplained.c216 AT91_PMC_MCKR_MDIV_3 | in at91_pmc_init()
/openbmc/u-boot/board/atmel/sama5d4ek/
H A Dsama5d4ek.c216 AT91_PMC_MCKR_MDIV_3 | in at91_pmc_init()
/openbmc/u-boot/arch/arm/mach-at91/armv7/
H A Dclock.c100 case AT91_PMC_MCKR_MDIV_3: in at91_clock_init()