Searched refs:SUN50I_IOMMU_ACI_RD (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iommu/ |
H A D | sun50i-iommu.c | 246 SUN50I_IOMMU_ACI_RD, enumerator 278 aci = SUN50I_IOMMU_ACI_RD; in sun50i_mk_pte() 398 iommu_write(iommu, IOMMU_DM_AUT_CTRL_REG(SUN50I_IOMMU_ACI_RD), in sun50i_iommu_enable() 399 IOMMU_DM_AUT_CTRL_WR_UNAVAIL(SUN50I_IOMMU_ACI_RD, 0) | in sun50i_iommu_enable() 400 IOMMU_DM_AUT_CTRL_WR_UNAVAIL(SUN50I_IOMMU_ACI_RD, 1) | in sun50i_iommu_enable() 401 IOMMU_DM_AUT_CTRL_WR_UNAVAIL(SUN50I_IOMMU_ACI_RD, 2) | in sun50i_iommu_enable() 402 IOMMU_DM_AUT_CTRL_WR_UNAVAIL(SUN50I_IOMMU_ACI_RD, 3) | in sun50i_iommu_enable() 403 IOMMU_DM_AUT_CTRL_WR_UNAVAIL(SUN50I_IOMMU_ACI_RD, 4) | in sun50i_iommu_enable() 404 IOMMU_DM_AUT_CTRL_WR_UNAVAIL(SUN50I_IOMMU_ACI_RD, 5)); in sun50i_iommu_enable() 847 case SUN50I_IOMMU_ACI_RD in sun50i_iommu_handle_perm_irq() [all...] |
/kernel/linux/linux-6.6/drivers/iommu/ |
H A D | sun50i-iommu.c | 247 SUN50I_IOMMU_ACI_RD, enumerator 279 aci = SUN50I_IOMMU_ACI_RD; in sun50i_mk_pte() 467 iommu_write(iommu, IOMMU_DM_AUT_CTRL_REG(SUN50I_IOMMU_ACI_RD), in sun50i_iommu_enable() 468 IOMMU_DM_AUT_CTRL_WR_UNAVAIL(SUN50I_IOMMU_ACI_RD, 0) | in sun50i_iommu_enable() 469 IOMMU_DM_AUT_CTRL_WR_UNAVAIL(SUN50I_IOMMU_ACI_RD, 1) | in sun50i_iommu_enable() 470 IOMMU_DM_AUT_CTRL_WR_UNAVAIL(SUN50I_IOMMU_ACI_RD, 2) | in sun50i_iommu_enable() 471 IOMMU_DM_AUT_CTRL_WR_UNAVAIL(SUN50I_IOMMU_ACI_RD, 3) | in sun50i_iommu_enable() 472 IOMMU_DM_AUT_CTRL_WR_UNAVAIL(SUN50I_IOMMU_ACI_RD, 4) | in sun50i_iommu_enable() 473 IOMMU_DM_AUT_CTRL_WR_UNAVAIL(SUN50I_IOMMU_ACI_RD, 5)); in sun50i_iommu_enable() 907 case SUN50I_IOMMU_ACI_RD in sun50i_iommu_handle_perm_irq() [all...] |
Completed in 3 milliseconds