Searched refs:SMCR_DRAC (Results 1 – 4 of 4) sorted by relevance
318 switch(FExtr(SBI_SMCR, SMCR_DRAC)){ in sa1111_check_dma_bug()345 __FUNCTION__, FExtr(SBI_SMCR, SMCR_DRAC)); in sa1111_check_dma_bug()
295 unsigned int smcr = SMCR_DTIM | SMCR_MBGE | FInsrt(drac, SMCR_DRAC); in sa1111_configure_smc()
94 #define SMCR_DRAC Fld(2,2) /* Number of row address bits */ macro101 (( (x) - 9 ) << FShft (SMCR_DRAC))
108 #define SMCR_DRAC Fld(3, 2) macro