Searched refs:SYS_REG_ENC_VERSION (Results 1 – 2 of 2) sorted by relevance
336 #define SYS_REG_ENC_VERSION(n) ((n) << 28) macro401 #define SYS_REG_ENC_VERSION_V3(n) SYS_REG_ENC_VERSION(n)
188 *p_os_reg3 |= SYS_REG_ENC_VERSION(DDR_SYS_REG_VERSION); in sdram_org_config()230 *p_os_reg3 |= SYS_REG_ENC_VERSION(DDR_SYS_REG_VERSION_3); in sdram_org_config_v3()