Searched refs:sdccr_cs (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/mips/txx9/generic/
H A Dmem_tx4927.c41 unsigned int sdccr_cs; local
54 sdccr_cs = ((val & (7 << 2)) >> 2);
60 cs = 256 << sdccr_cs;

Completed in 178 milliseconds