Searched refs:SYS_REG_ENC_CHINFO (Results 1 – 2 of 2) sorted by relevance
318 #define SYS_REG_ENC_CHINFO(ch) (1 << (28 + (ch))) macro369 #define SYS_REG_ENC_CHINFO_V3(ch) SYS_REG_ENC_CHINFO(ch)
176 *p_os_reg2 |= SYS_REG_ENC_CHINFO(channel); in sdram_org_config()