Home
last modified time | relevance | path

Searched refs:MTK_M4U_TO_LARB (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/dt-bindings/memory/
H A Dmtk-memory-port.h12 #define MTK_M4U_TO_LARB(id) (((id) >> 5) & 0x1f) macro
/openbmc/linux/drivers/iommu/
H A Dmtk_iommu.c561 larbid = MTK_M4U_TO_LARB(fwspec->ids[0]); in mtk_iommu_get_iova_region_id()
597 larbid = MTK_M4U_TO_LARB(fwspec->ids[0]); in mtk_iommu_config()
864 larbid = MTK_M4U_TO_LARB(fwspec->ids[0]); in mtk_iommu_probe_device()
869 larbidx = MTK_M4U_TO_LARB(fwspec->ids[i]); in mtk_iommu_probe_device()
896 larbid = MTK_M4U_TO_LARB(fwspec->ids[0]); in mtk_iommu_release_device()