Searched refs:ioid (Results 1 – 4 of 4) sorted by relevance
105 unsigned int ioid; member178 (window->ioid & CBE_IOPTE_IOID_Mask); in tce_build_cell()217 (window->ioid & CBE_IOPTE_IOID_Mask); in tce_free_cell()444 const u32 *ioid; in cell_iommu_get_ioid() local446 ioid = of_get_property(np, "ioid", NULL); in cell_iommu_get_ioid()447 if (ioid == NULL) { in cell_iommu_get_ioid()453 return *ioid; in cell_iommu_get_ioid()468 u32 ioid; in cell_iommu_setup_window() local470 ioid = cell_iommu_get_ioid(np); in cell_iommu_setup_window()477 window->ioid = ioid; in cell_iommu_setup_window()[all …]
486 r->ioid, in dma_ioc0_free_chunk()491 r->ioid); in dma_ioc0_free_chunk()598 r->ioid, in dma_ioc0_map_pages()607 r->ioid); in dma_ioc0_map_pages()622 r->ioid, in dma_ioc0_map_pages()
84 unsigned char ioid; member
925 dev->d_region->ioid = PS3_AUDIO_IOID; in snd_ps3_driver_probe()
Completed in 16 milliseconds