Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dprcm.h198 #define PRCM_SEC_SWITCH_APB0_CLK_NONSEC (0x1 << 0) macro
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dclock_sun6i.c76 PRCM_SEC_SWITCH_APB0_CLK_NONSEC | in clock_init_sec()