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

/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr1_2/
H A DmvDramIfRegs.h193 #define SDRAM_CL_OFFS 4 macro
194 #define SDRAM_CL_MASK (0x7 << SDRAM_CL_OFFS)
195 #define SDRAM_DDR1_CL_2 (0x2 << SDRAM_CL_OFFS)
196 #define SDRAM_DDR1_CL_3 (0x3 << SDRAM_CL_OFFS)
197 #define SDRAM_DDR1_CL_4 (0x4 << SDRAM_CL_OFFS)
198 #define SDRAM_DDR1_CL_1_5 (0x5 << SDRAM_CL_OFFS)
199 #define SDRAM_DDR1_CL_2_5 (0x6 << SDRAM_CL_OFFS)
200 #define SDRAM_DDR2_CL_3 (0x3 << SDRAM_CL_OFFS)
201 #define SDRAM_DDR2_CL_4 (0x4 << SDRAM_CL_OFFS)
202 #define SDRAM_DDR2_CL_5 (0x5 << SDRAM_CL_OFFS)
[all...]
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr2/
H A DmvDramIfRegs.h241 #define SDRAM_CL_OFFS 4 macro
242 #define SDRAM_CL_MASK (0x7 << SDRAM_CL_OFFS)
243 #define SDRAM_DDR2_CL_3 (0x3 << SDRAM_CL_OFFS)
244 #define SDRAM_DDR2_CL_4 (0x4 << SDRAM_CL_OFFS)
245 #define SDRAM_DDR2_CL_5 (0x5 << SDRAM_CL_OFFS)
246 #define SDRAM_DDR2_CL_6 (0x6 << SDRAM_CL_OFFS)

Completed in 29 milliseconds