HomeSort by relevance Sort by last modified time
    Searched refs:PUP_NUM_32BIT (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/ddr/marvell/axp/
ddr3_sdram.c 101 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 *
ddr3_hw_training.h 158 #define PUP_NUM_32BIT 4

Completed in 59 milliseconds