Searched refs:SYS_REG_ENC_CHINFO (Results 1 – 3 of 3) sorted by relevance
77 #define SYS_REG_ENC_CHINFO(ch) (1 << (28 + (ch))) macro
73 #define SYS_REG_ENC_CHINFO(ch) (1 << (28 + (ch))) macro
177 *p_os_reg2 |= SYS_REG_ENC_CHINFO(channel); in sdram_org_config()