Searched refs:SYS_REG_ENC_DBW (Results 1 – 2 of 2) sorted by relevance
87 #define SYS_REG_ENC_DBW(n, ch) ((2 >> (n)) << (0 + ((ch) * 16))) macro
195 *p_os_reg2 |= SYS_REG_ENC_DBW(cap_info->dbw, channel); in sdram_org_config()
Completed in 4 milliseconds