Searched refs:DWC_LLP_LOC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/dma/dw/ | ||
H A D | regs.h | 145 #define DWC_LLP_LOC(x) ((x) & ~3) /* next lli */ macro |
H A D | core.c | 368 if (desc->txd.phys == DWC_LLP_LOC(llp)) { in dwc_scan_descriptors() |