Lines Matching full:powervr
44 * struct pvr_gpu_id - Hardware GPU ID information for a PowerVR device
72 * struct pvr_device - powervr-specific wrapper for &struct drm_device
351 * struct pvr_file - powervr-specific data to be assigned to &struct
363 * @pvr_dev: A reference to the powervr-specific wrapper for the
405 * PVR_HAS_FEATURE() - Tests whether a PowerVR device has a given feature
406 * @pvr_dev: [IN] Target PowerVR device.
419 * PVR_FEATURE_VALUE() - Gets a PowerVR device feature value
420 * @pvr_dev: [IN] Target PowerVR device.
447 * @pvr_dev: [IN] Target PowerVR device.
462 * @pvr_dev: [IN] Target PowerVR device.
555 * PVR_CR_FIELD_GET() - Extract a single field from a PowerVR control register
564 * pvr_cr_read32() - Read a 32-bit register from a PowerVR device
565 * @pvr_dev: Target PowerVR device.
577 * pvr_cr_read64() - Read a 64-bit register from a PowerVR device
578 * @pvr_dev: Target PowerVR device.
590 * pvr_cr_write32() - Write to a 32-bit register in a PowerVR device
591 * @pvr_dev: Target PowerVR device.
602 * pvr_cr_write64() - Write to a 64-bit register in a PowerVR device
603 * @pvr_dev: Target PowerVR device.
616 * @pvr_dev: Target PowerVR device.
639 * @pvr_dev: Target PowerVR device.
662 * @pvr_dev: Target PowerVR device.