Home
last modified time | relevance | path

Searched hist:ccd4d475ea8681464df8a3e7f55e902a0707c7e2 (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/include/drivers/arm/
H A Dsmmu_v3.hccd4d475ea8681464df8a3e7f55e902a0707c7e2 Fri Apr 26 11:07:07 UTC 2019 Alexei Fedorov <Alexei.Fedorov@arm.com> SMMUv3: refactor the driver code

This patch is a preparation for the subsequent changes in
SMMUv3 driver. It introduces a new "smmuv3_poll" function
and replaces inline functions for accessing SMMU registers
with mmio read/write operations. Also the infinite loop
for the poll has been replaced with a counter based timeout.

Change-Id: I7a0547beb1509601f253e126b1a7a6ab3b0307e7
Signed-off-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
/rk3399_ARM-atf/drivers/arm/smmu/
H A Dsmmu_v3.cccd4d475ea8681464df8a3e7f55e902a0707c7e2 Fri Apr 26 11:07:07 UTC 2019 Alexei Fedorov <Alexei.Fedorov@arm.com> SMMUv3: refactor the driver code

This patch is a preparation for the subsequent changes in
SMMUv3 driver. It introduces a new "smmuv3_poll" function
and replaces inline functions for accessing SMMU registers
with mmio read/write operations. Also the infinite loop
for the poll has been replaced with a counter based timeout.

Change-Id: I7a0547beb1509601f253e126b1a7a6ab3b0307e7
Signed-off-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_bl31_setup.cccd4d475ea8681464df8a3e7f55e902a0707c7e2 Fri Apr 26 11:07:07 UTC 2019 Alexei Fedorov <Alexei.Fedorov@arm.com> SMMUv3: refactor the driver code

This patch is a preparation for the subsequent changes in
SMMUv3 driver. It introduces a new "smmuv3_poll" function
and replaces inline functions for accessing SMMU registers
with mmio read/write operations. Also the infinite loop
for the poll has been replaced with a counter based timeout.

Change-Id: I7a0547beb1509601f253e126b1a7a6ab3b0307e7
Signed-off-by: Alexei Fedorov <Alexei.Fedorov@arm.com>