Searched refs:dfi1exists (Results 1 – 7 of 7) sorted by relevance
40 if (config->uib.dfi1exists != 0U) { in ddrphy_phyinit_isdbytedisabled()78 if ((config->uib.dfi1exists != 0U) && (config->uib.numactivedbytedfi1 > 0U) && in ddrphy_phyinit_isdbytedisabled()
534 if ((config->uib.dfi1exists != 0U) && (config->uib.numactivedbytedfi1 == 0U)) {538 } else if ((config->uib.dfi1exists != 0U) && (config->uib.numactivedbytedfi1 > 0U)) {573 if (config->uib.dfi1exists != 0U) {
68 if ((config->uib.dfi1exists == 0U) && (nad1 != 0U)) { in ddrphy_phyinit_calcmb()
509 if (config->uib.dfi1exists == 0U) { in dfimode_program()
52 int dfi1exists; /* whether they phy config has dfi1 channel */ member
1589 if (input->basic.dfi1exists == 1) { in prog_dfi_mode()2420 printf("\n \"dfi1_exists\": \"0x%04x\",", (unsigned int)input->basic.dfi1exists); in print_jason_format()
108 uint32_t dfi1exists; /* Indicates if the PHY configuration has Dfi1 channel */ member