Searched refs:MCU_CTRL_LFXOSC_32K_DISABLE_VAL (Results 1 - 5 of 5) sorted by relevance

/u-boot/arch/arm/mach-k3/include/mach/
H A Dam62p_hardware.h64 #define MCU_CTRL_LFXOSC_32K_DISABLE_VAL BIT(7) macro
H A Dam62a_hardware.h64 #define MCU_CTRL_LFXOSC_32K_DISABLE_VAL BIT(7) macro
H A Dam62_hardware.h75 #define MCU_CTRL_LFXOSC_32K_DISABLE_VAL BIT(7) macro
/u-boot/board/phytec/phycore_am62x/
H A Dphycore-am62x.c52 val &= ~(MCU_CTRL_LFXOSC_32K_DISABLE_VAL);
/u-boot/board/toradex/verdin-am62/
H A Dverdin-am62.c126 val &= ~MCU_CTRL_LFXOSC_32K_DISABLE_VAL;

Completed in 45 milliseconds