Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/cadence/
H A Dcdns_nand.h98 #define CNF_GET_INIT_COMP(x) (x & (1 << 9)) macro
/rk3399_ARM-atf/drivers/cadence/nand/
H A Dcdns_nand.c284 if (CNF_GET_INIT_COMP(reg)) in cdns_nand_host_init()