Searched refs:CNF_CMDREG0_TRD (Results 1 – 2 of 2) sorted by relevance
116 reg |= (thread_id << CNF_CMDREG0_TRD); in cdns_nand_set_feature()138 reg |= (thread_id << CNF_CMDREG0_TRD); in cdns_nand_reset()336 reg |= (CNF_DEF_TRD << CNF_CMDREG0_TRD); in cdns_nand_erase()398 reg |= (CNF_DEF_TRD << CNF_CMDREG0_TRD); in cdns_nand_read_page()
102 #define CNF_CMDREG0_TRD 24U macro