Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dste_dma40_ll.h98 #define D40_MEM_LCSP2_ECNT_MASK (0xFFFF << D40_MEM_LCSP2_ECNT_POS) macro
H A Dste_dma40.c1414 num_elt = (readl(&d40c->lcpa->lcsp2) & D40_MEM_LCSP2_ECNT_MASK) in d40_residue()