Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dfsl_pamu.c584 static int create_csd(phys_addr_t phys, size_t size, u32 csd_port_id) in create_csd() argument
661 csdids[csd_id] = csd_port_id; in create_csd()
764 u32 csd_port_id = 0; in fsl_pamu_probe() local
858 csd_port_id = port_id_map[i].port_id; in fsl_pamu_probe()
865 if (csd_port_id) { in fsl_pamu_probe()
867 &ppaact_phys, mem_size, csd_port_id); in fsl_pamu_probe()
869 ret = create_csd(ppaact_phys, mem_size, csd_port_id); in fsl_pamu_probe()