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

/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr1_2/
H A DmvDramIfRegs.h101 #define SDRAM_DCFG_OFFS 20 macro
102 #define SDRAM_DCFG_MASK (0x3 << SDRAM_DCFG_OFFS)
103 #define SDRAM_DCFG_X16_DEV (1 << SDRAM_DCFG_OFFS)
104 #define SDRAM_DCFG_X8_DEV (2 << SDRAM_DCFG_OFFS)

Completed in 84 milliseconds