Lines Matching full:23
134 #define SDRAM_MBCF_AM_MASK PPC_REG_VAL(23, 0xF)
135 #define SDRAM_MBCF_AM_MODE0 PPC_REG_VAL(23, 0x0)
136 #define SDRAM_MBCF_AM_MODE1 PPC_REG_VAL(23, 0x1)
137 #define SDRAM_MBCF_AM_MODE2 PPC_REG_VAL(23, 0x2)
138 #define SDRAM_MBCF_AM_MODE3 PPC_REG_VAL(23, 0x3)
139 #define SDRAM_MBCF_AM_MODE4 PPC_REG_VAL(23, 0x4)
140 #define SDRAM_MBCF_AM_MODE5 PPC_REG_VAL(23, 0x5)
141 #define SDRAM_MBCF_AM_MODE6 PPC_REG_VAL(23, 0x6)
142 #define SDRAM_MBCF_AM_MODE7 PPC_REG_VAL(23, 0x7)
143 #define SDRAM_MBCF_AM_MODE8 PPC_REG_VAL(23, 0x8)
144 #define SDRAM_MBCF_AM_MODE9 PPC_REG_VAL(23, 0x9)