Searched refs:pvr0 (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/microblaze/kernel/cpu/
H A Dpvr.c49 unsigned pvr0; local
57 get_single_pvr(0, pvr0);
58 pr_debug("%s: pvr0 is 0x%08x\n", __func__, pvr0);
60 if (pvr0 & PVR0_PVR_FULL_MASK)

Completed in 148 milliseconds