Lines Matching refs:device
502 * goya_pci_bars_map - Map PCI BARS of Goya device
804 * goya_set_frequency - set the frequency of the device
806 * @hdev: pointer to habanalabs device structure
824 dev_dbg(hdev->dev, "Changing device frequency to %s\n",
977 /* Allocate device structure */
1384 "Failed to setup communication with device CPU\n");
1532 * Initialize the H/W registers of the device
2495 * goya_load_firmware_to_device() - Load LINUX FW code to device.
2512 * goya_load_boot_fit_to_device() - Load boot fit to device.
2616 * Before pushing u-boot/linux to device, need to set the ddr bar to
2726 /* Perform read from the device to make sure device is up */
2777 /* Perform read from the device to flush all MSI-X configuration */
2836 dev_err(hdev->dev, "Timeout while waiting for device to reset 0x%x\n", status);
2977 /* make sure device CPU will read latest data from host */
2996 /* Shift to the device's base physical address of host memory */
3006 /* Cancel the device's base physical address of host memory */
3091 "Can't send driver job on QMAN0 because the device is not idle\n");
3264 /* Shift to the device's base physical address of host memory */
3274 /* Cancel the device's base physical address of host memory */
3557 "Got DMA with size 0, might reset the device\n");
3597 "Got DMA with size 0, might reset the device\n");
4952 /* Make sure configuration is flushed to device */
5228 return hdev->pdev->device;