Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/arm/mach-sa1100/
Ddma-sa1111.c318 switch(FExtr(SBI_SMCR, SMCR_DRAC)){ in sa1111_check_dma_bug()
345 __FUNCTION__, FExtr(SBI_SMCR, SMCR_DRAC)); in sa1111_check_dma_bug()
Dsa1111.c295 unsigned int smcr = SMCR_DTIM | SMCR_MBGE | FInsrt(drac, SMCR_DRAC); in sa1111_configure_smc()
/linux-2.4.37.9/include/asm-arm/arch-sa1100/
DSA-1101.h94 #define SMCR_DRAC Fld(2,2) /* Number of row address bits */ macro
101 (( (x) - 9 ) << FShft (SMCR_DRAC))
/linux-2.4.37.9/include/asm-arm/hardware/
Dsa1111.h108 #define SMCR_DRAC Fld(3, 2) macro