Searched refs:IPU_MEM_RST (Results 1 – 2 of 2) sorted by relevance
49 #define IPU_MEM_RST IPU_CM_REG(0x00dc) macro
614 ipu_cm_write(ipu, 0x807FFFFF, IPU_MEM_RST); in ipu_memory_reset()617 while (ipu_cm_read(ipu, IPU_MEM_RST) & 0x80000000) { in ipu_memory_reset()