Searched defs:IDMAC_CHA_BUSY (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/dma/ipu/ | ||
D | ipu_intern.h | 64 #define IDMAC_CHA_BUSY 0xB0 macro |
/Linux-v5.10/drivers/gpu/ipu-v3/ | ||
D | ipu-prv.h | 118 #define IDMAC_CHA_BUSY(ch) IPU_IDMAC_REG(0x0100 + 4 * ((ch) / 32)) macro |