Home
last modified time | relevance | path

Searched refs:DELAY_START_VAL (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/ddr/microchip/
H A Dddr2_regs.h126 #define DELAY_START_VAL(x) ((x) << 28) macro
H A Dddr2.c25 writel(DELAY_START_VAL(3) | DISABLE_RECALIB(0) | in ddr2_phy_init()