Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dste_dma40_ll.h110 #define D40_MEM_LCSP3_DLOS_MASK (0x7F << D40_MEM_LCSP3_DLOS_POS) macro
H A Dste_dma40.c1428 is_link = readl(&d40c->lcpa->lcsp3) & D40_MEM_LCSP3_DLOS_MASK; in d40_tx_is_linked()