Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/imx/
H A Dimx6_ipu.c118 #define IPU_MEM_RST_START (1 << 31) macro
972 if (!(IPU_READ4(sc, IPU_MEM_RST) & IPU_MEM_RST_START)) in ipu_init()