Lines Matching full:powervr
40 * struct pvr_gpu_id - Hardware GPU ID information for a PowerVR device
60 * struct pvr_device - powervr-specific wrapper for &struct drm_device
306 * struct pvr_file - powervr-specific data to be assigned to &struct
318 * @pvr_dev: A reference to the powervr-specific wrapper for the
360 * PVR_HAS_FEATURE() - Tests whether a PowerVR device has a given feature
361 * @pvr_dev: [IN] Target PowerVR device.
374 * PVR_FEATURE_VALUE() - Gets a PowerVR device feature value
375 * @pvr_dev: [IN] Target PowerVR device.
402 * @pvr_dev: [IN] Target PowerVR device.
417 * @pvr_dev: [IN] Target PowerVR device.
510 * PVR_CR_FIELD_GET() - Extract a single field from a PowerVR control register
519 * pvr_cr_read32() - Read a 32-bit register from a PowerVR device
520 * @pvr_dev: Target PowerVR device.
532 * pvr_cr_read64() - Read a 64-bit register from a PowerVR device
533 * @pvr_dev: Target PowerVR device.
545 * pvr_cr_write32() - Write to a 32-bit register in a PowerVR device
546 * @pvr_dev: Target PowerVR device.
557 * pvr_cr_write64() - Write to a 64-bit register in a PowerVR device
558 * @pvr_dev: Target PowerVR device.
571 * @pvr_dev: Target PowerVR device.
594 * @pvr_dev: Target PowerVR device.
617 * @pvr_dev: Target PowerVR device.