Searched refs:SDRAM_CS_CONFIG_EN (Results 1 – 4 of 4) sorted by relevance
11 #define SDRAM_CS_CONFIG_EN 0x80000000 macro
524 if ((regs->cs[i].config & SDRAM_CS_CONFIG_EN) == 0) { in ddrc_set_regs()
736 ((regs->cs[i].config & SDRAM_CS_CONFIG_EN) != 0)) { in cal_ddr_sdram_mode()
2517 if ((regs->cs[i].config & SDRAM_CS_CONFIG_EN) == 0U) { in compute_ddr_phy()
Completed in 11 milliseconds