Home
last modified time | relevance | path

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

/src/sys/arm/freescale/imx/
H A Dimx6_ipu.c115 #define IPU_MEM_RST_START (1 << 31) macro
969 if (!(IPU_READ4(sc, IPU_MEM_RST) & IPU_MEM_RST_START)) in ipu_init()