Home
last modified time | relevance | path

Searched refs:IOC_IOCmd_Cfg_TE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Diommu.c78 #define IOC_IOCmd_Cfg_TE 0x0000800000000000ul macro
412 reg = in_be64(iommu->cmd_regs + IOC_IOCmd_Cfg) | IOC_IOCmd_Cfg_TE; in cell_iommu_enable_hardware()
701 val &= ~IOC_IOCmd_Cfg_TE; in cell_disable_iommus()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H A Diommu.c80 #define IOC_IOCmd_Cfg_TE 0x0000800000000000ul macro
414 reg = in_be64(iommu->cmd_regs + IOC_IOCmd_Cfg) | IOC_IOCmd_Cfg_TE; in cell_iommu_enable_hardware()
704 val &= ~IOC_IOCmd_Cfg_TE; in cell_disable_iommus()

Completed in 4 milliseconds