Searched refs:CNF_GET_INIT_FAIL (Results 1 – 2 of 2) sorted by relevance
19 #define CNF_GET_INIT_FAIL(x) (FIELD_GET(BIT(10), x)) macro
364 if (CNF_GET_INIT_FAIL(sys_read32(CNF_CMDREG(base_address, CTRL_STATUS))) != 0) { in cdns_nand_init()