Home
last modified time | relevance | path

Searched refs:ioid (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/platforms/cell/
A Diommu.c107 unsigned int ioid; member
180 (window->ioid & CBE_IOPTE_IOID_Mask); in tce_build_cell()
219 (window->ioid & CBE_IOPTE_IOID_Mask); in tce_free_cell()
429 const u32 *ioid; in cell_iommu_get_ioid() local
431 ioid = of_get_property(np, "ioid", NULL); in cell_iommu_get_ioid()
432 if (ioid == NULL) { in cell_iommu_get_ioid()
438 return *ioid; in cell_iommu_get_ioid()
453 u32 ioid; in cell_iommu_setup_window() local
455 ioid = cell_iommu_get_ioid(np); in cell_iommu_setup_window()
462 window->ioid = ioid; in cell_iommu_setup_window()
[all …]
/linux/arch/powerpc/platforms/ps3/
A Dmm.c485 r->ioid, in dma_ioc0_free_chunk()
490 r->ioid); in dma_ioc0_free_chunk()
597 r->ioid, in dma_ioc0_map_pages()
606 r->ioid); in dma_ioc0_map_pages()
621 r->ioid, in dma_ioc0_map_pages()
/linux/arch/powerpc/include/asm/
A Dps3.h84 unsigned char ioid; member
/linux/sound/ppc/
A Dsnd_ps3.c925 dev->d_region->ioid = PS3_AUDIO_IOID; in snd_ps3_driver_probe()

Completed in 17 milliseconds