Searched refs:SYS_REG_ENC_ROW_3_4 (Results 1 – 2 of 2) sorted by relevance
316 #define SYS_REG_ENC_ROW_3_4(n, ch) ((n) << (30 + (ch))) macro367 #define SYS_REG_ENC_ROW_3_4_V3(row3_4, ch) SYS_REG_ENC_ROW_3_4(row3_4, ch)
175 *p_os_reg2 |= SYS_REG_ENC_ROW_3_4(cap_info->row_3_4, channel); in sdram_org_config()