Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dste_dma40_ll.h111 #define D40_MEM_LCSP3_DTCP_MASK (0x1 << D40_MEM_LCSP3_DTCP_POS) macro
H A Dste_dma40_ll.c326 lli_dst->lcsp13 |= D40_MEM_LCSP3_DTCP_MASK; in d40_log_lli_link()