Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/flash/
Dflash_cadence_nand_ll.h298 #define GET_INIT_SET_CHECK(x, y) (FIELD_GET(BIT(y), x)) macro
Dflash_cadence_nand_ll.c1467 if (GET_INIT_SET_CHECK(status, (thread_num - 1)) != 0) { in cdns_nand_irq_handler_ll()