Searched refs:CNF_CMDREG (Results 1 – 2 of 2) sorted by relevance
43 #define CNF_CMDREG(_base, _reg) (_base + (CNF_CMDREG_##_reg)) macro
19 if (!WAIT_FOR(CNF_GET_CTRL_BUSY(sys_read32(CNF_CMDREG(base_address, CTRL_STATUS))) == 0U, in cdns_nand_wait_idle()358 if (!WAIT_FOR(CNF_GET_INIT_COMP(sys_read32(CNF_CMDREG(base_address, CTRL_STATUS))) != 0U, in cdns_nand_init()364 if (CNF_GET_INIT_FAIL(sys_read32(CNF_CMDREG(base_address, CTRL_STATUS))) != 0) { in cdns_nand_init()