Home
last modified time | relevance | path

Searched refs:IPU_MEM_RST (Results 1 – 1 of 1) sorted by relevance

/src/sys/arm/freescale/imx/
H A Dimx6_ipu.c114 #define IPU_MEM_RST 0x2000DC macro
966 IPU_WRITE4(sc, IPU_MEM_RST, IPU_MEM_RST_ALL); in ipu_init()
969 if (!(IPU_READ4(sc, IPU_MEM_RST) & IPU_MEM_RST_START)) in ipu_init()