Searched refs:TZIC_PRIORITY (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm/freescale/imx/ | ||
| H A D | imx51_tzicreg.h | 80 #define TZIC_PRIORITY(n) (0x0400 + 0x04 * (n)) macro |
| H A D | tzic.c | 270 tzic_write_4(sc, TZIC_PRIORITY(i), 0); in tzic_attach() |