Home
last modified time | relevance | path

Searched refs:ESDCTL_PWDT (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dimx27lite-common.h39 ESDCTL_PWDT(0) | \
/openbmc/u-boot/arch/arm/include/asm/arch-mx27/
H A Dimx-regs.h321 #define ESDCTL_PWDT(x) (((x) & 3) << 10) macro
/openbmc/u-boot/arch/arm/include/asm/arch-mx25/
H A Dimx-regs.h424 #define ESDCTL_PWDT(x) (((x) & 3) << 10) macro
/openbmc/u-boot/arch/arm/include/asm/arch-mx31/
H A Dimx-regs.h631 #define ESDCTL_PWDT(x) ((x) << 10) macro