Home
last modified time | relevance | path

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

/freebsd-head/sys/arm/freescale/imx/
HDimx6_ccmreg.h80 #define CCGR0_AIPS_TZ1 (0x3 << 0) macro
HDimx6_ccm.c94 reg = CCGR0_AIPS_TZ1 | CCGR0_AIPS_TZ2 | CCGR0_ABPHDMA; in ccm_init_gates()