Re: [PATCH 6/6 v8] iommu/fsl: Freescale PAMU driver and IOMMU API implementation.
From: Diana Craciun <hidden>
Date: 2013-02-19 10:04:34
Also in:
linux-iommu, lkml
From: Diana Craciun <hidden>
Date: 2013-02-19 10:04:34
Also in:
linux-iommu, lkml
On 02/18/2013 02:52 PM, Varun Sethi wrote:
+ +#define PAACE_TCEF_FORMAT0_8B 0x00 +#define PAACE_TCEF_FORMAT1_RSVD 0x01 + +#define PAACE_NUMBER_ENTRIES 0x1FF
Where is this number coming from? Diana