Searched refs:DMA_TLVL (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ | ||
H A D | renesas-nand-controller.c | 180 #define DMA_TLVL(x) FIELD_PREP(GENMASK(7, 0), (x)) macro 181 #define DMA_TLVL_MAX DMA_TLVL(0xFF) |
Completed in 2 milliseconds