Searched refs:CNF_DEF_DELAY_US (Results 1 – 2 of 2) sorted by relevance
37 udelay(CNF_DEF_DELAY_US); in cdns_nand_wait_idle()48 udelay(CNF_DEF_DELAY_US); in cdns_nand_wait_thread_ready()89 udelay(CNF_DEF_DELAY_US * 2); in cdns_nand_last_opr_status()276 uint32_t timeout_count = (CNF_DD_INIT_COMP_US / CNF_DEF_DELAY_US); in cdns_nand_host_init()287 udelay(CNF_DEF_DELAY_US); in cdns_nand_host_init()
49 #define CNF_DEF_DELAY_US 500U macro