Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/imx/
H A Dimx51_tzicreg.h80 #define TZIC_PRIORITY(n) (0x0400 + 0x04 * (n)) macro
H A Dtzic.c270 tzic_write_4(sc, TZIC_PRIORITY(i), 0); in tzic_attach()