Home
last modified time | relevance | path

Searched refs:AT91_PMC_MOR_OSCBYPASS (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-at91/
H A Dspl_atmel.c47 tmp &= ~AT91_PMC_MOR_OSCBYPASS; in switch_to_main_crystal_osc()
/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91_pmc.h67 #define AT91_PMC_MOR_OSCBYPASS 0x02 macro