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

  /external/u-boot/drivers/ddr/marvell/a38x/
mv_ddr_regs.h 61 #define PUP_RST_DIVIDER_OFFS 28
ddr3_training.c 429 0x0 << PUP_RST_DIVIDER_OFFS,
430 PUP_RST_DIVIDER_MASK << PUP_RST_DIVIDER_OFFS));
434 0x1 << PUP_RST_DIVIDER_OFFS,
435 PUP_RST_DIVIDER_MASK << PUP_RST_DIVIDER_OFFS));
    [all...]

Completed in 472 milliseconds