Searched defs:IDMAC_CHA_BUSY (Results 1 – 3 of 3) sorted by relevance
64 #define IDMAC_CHA_BUSY 0xB0 macro
118 #define IDMAC_CHA_BUSY(ch) IPU_IDMAC_REG(0x0100 + 4 * ((ch) / 32)) macro
137 #define IDMAC_CHA_BUSY (0xB0 + IPU_BASE) macro