Searched refs:CNF_DEF_VOL_ID (Results 1 – 2 of 2) sorted by relevance
117 reg |= (CNF_DEF_VOL_ID << CNF_CMDREG0_VOL); in cdns_nand_set_feature()139 reg |= (CNF_DEF_VOL_ID << CNF_CMDREG0_VOL); in cdns_nand_reset()337 reg |= (CNF_DEF_VOL_ID << CNF_CMDREG0_VOL); in cdns_nand_erase()399 reg |= (CNF_DEF_VOL_ID << CNF_CMDREG0_VOL); in cdns_nand_read_page()
45 #define CNF_DEF_VOL_ID 0 macro