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

/u-boot/drivers/ddr/marvell/axp/
H A Dddr3_sdram.c101 for (uk = 0; uk < PUP_NUM_32BIT; uk++) {
107 *pup |= (1 << (uk + (PUP_NUM_32BIT *
115 val = uk + (PUP_NUM_32BIT *
138 for (uk = 0; uk < PUP_NUM_32BIT; uk++) {
251 for (uk = 0; uk < PUP_NUM_32BIT; uk++) {
257 (PUP_NUM_32BIT * (uj % pup_groups))));
340 for (pup = 0; pup < PUP_NUM_32BIT; pup++) {
349 tmp_pup = (pup + PUP_NUM_32BIT *
H A Dddr3_hw_training.h158 #define PUP_NUM_32BIT 4 macro

Completed in 84 milliseconds