Searched hist:ccd4d475ea8681464df8a3e7f55e902a0707c7e2 (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/include/drivers/arm/ |
| H A D | smmu_v3.h | ccd4d475ea8681464df8a3e7f55e902a0707c7e2 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 D | smmu_v3.c | ccd4d475ea8681464df8a3e7f55e902a0707c7e2 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 D | fvp_bl31_setup.c | ccd4d475ea8681464df8a3e7f55e902a0707c7e2 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>
|