Searched refs:SDRC_SET_ONE (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/arch/arm/mach-omap2/ |
| D | sdram-nokia.c | 183 #define SDRC_SET_ONE(reg, st, end, field, rate) \ macro 188 #define SDRC_SET_ONE(reg, st, end, field, rate) \ macro 255 SDRC_SET_ONE(&actim_ctrlb, 8, 10, tXP, l3_rate); in sdrc_timings() 256 SDRC_SET_ONE(&actim_ctrlb, 12, 14, tCKE, l3_rate); in sdrc_timings() 257 SDRC_SET_ONE(&actim_ctrlb, 16, 17, tWTR, l3_rate); in sdrc_timings()
|