Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/include/drivers/arm/
Dsmmu_v3.h31 #define SMMU_ROOT_CR0 U(SMMU_ROOT_PAGE_OFFSET + 0x0020) macro
/trusted-firmware-a-3.4.0/drivers/arm/smmu/
Dsmmu_v3.c117 mmio_setbits_32(smmu_base + SMMU_ROOT_CR0, in smmuv3_init()