Populate the PVR data structure to which pvr points, with the values of the hardware PVR registers.
Prototype
int microblaze_get_pvr(pvr_t *pvr);
Parameters
The following table lists the microblaze_get_pvr
function arguments.
Name | Description |
---|---|
pvr- | address of PVR data structure to be populated |