Lines Matching defs:region
197 * hl_pci_set_inbound_region() - Configure inbound region
199 * @region: Inbound region number.
200 * @pci_region: Inbound region parameters.
202 * Configure the iATU inbound region.
206 int hl_pci_set_inbound_region(struct hl_device *hdev, u8 region,
214 /* region offset */
215 offset = (0x200 * region) + 0x100;
263 * hl_pci_set_outbound_region() - Configure outbound region 0
265 * @pci_region: Outbound region parameters.
267 * Configure the iATU outbound region 0.
296 /* Increase region size */