Searched refs:SMCR_DRAC (Results 1 – 3 of 3) sorted by relevance
93 #define SMCR_DRAC Fld(3, 2) macro
102 #define SMCR_DRAC Fld(2,2) /* Number of row address bits */ macro109 (( (x) - 9 ) << FShft (SMCR_DRAC))
590 unsigned int smcr = SMCR_DTIM | SMCR_MBGE | FInsrt(drac, SMCR_DRAC); in sa1111_configure_smc()