Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/imx/
H A Dimx51_tzicreg.h81 #define TZIC_PND(n) (0x0d00 + 0x04 * (n)) macro
H A Dtzic.c115 pending = tzic_read_4(sc, TZIC_PND(i)); in tzic_intr()