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