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

  /external/u-boot/drivers/ddr/marvell/axp/
ddr3_dfs.c 373 REG_PHY_LOCK_APLL_ADLL_STATUS_MASK;
375 } while (reg != REG_PHY_LOCK_APLL_ADLL_STATUS_MASK);
1030 REG_PHY_LOCK_APLL_ADLL_STATUS_MASK;
1032 } while (reg != REG_PHY_LOCK_APLL_ADLL_STATUS_MASK)
    [all...]
ddr3_axp.h 301 #define REG_PHY_LOCK_APLL_ADLL_STATUS_MASK 0x7FF

Completed in 47 milliseconds