Searched refs:CNF_GET_INIT_COMP (Results 1 – 2 of 2) sorted by relevance
80 #define CNF_GET_INIT_COMP(x) (x & (1 << 9)) macro
257 } while (CNF_GET_INIT_COMP(reg) == 0); in cdns_nand_host_init()