Searched refs:DWC_CTLH_BLOCK_TS (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/dma/dw/ | ||
H A D | dw.c | 64 return DWC_CTLH_BLOCK_TS(block) << width; in dw_dma_block2bytes() |
H A D | regs.h | 174 #define DWC_CTLH_BLOCK_TS(x) ((x) & DWC_CTLH_BLOCK_TS_MASK) macro |