Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/hardware/
H A Dsa1111.h65 #define SMCR_DRAC Fld(3, 2) macro
/openbmc/linux/arch/arm/common/
H A Dsa1111.c702 unsigned int smcr = SMCR_DTIM | SMCR_MBGE | FInsrt(drac, SMCR_DRAC); in sa1111_configure_smc()