Home
last modified time | relevance | path

Searched refs:CNF_DEF_DEVICE (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/drivers/cadence/nand/
H A Dcdns_nand.c133 (CNF_DEF_DEVICE << CNF_CMDREG4_MEM)); in cdns_nand_reset()
331 mmio_write_32(CNF_CMDREG(CMD_REG4), (CNF_DEF_DEVICE << CNF_CMDREG4_MEM)); in cdns_nand_erase()
385 (CNF_DEF_DEVICE << CNF_CMDREG4_MEM)); in cdns_nand_read_page()
/rk3399_ARM-atf/include/drivers/cadence/
H A Dcdns_nand.h46 #define CNF_DEF_DEVICE 0 macro