Home
last modified time | relevance | path

Searched refs:PDC_COPROC (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/parisc/include/asm/
Dpdc.h74 #define PDC_COPROC 7 /* Co-Processor (usually FP unit(s)) */ macro
/linux-2.6.39/arch/parisc/kernel/
Dfirmware.c309 ret = mem_pdc_call(PDC_COPROC, PDC_COPROC_CFG, __pa(pdc_result)); in pdc_coproc_cfg_unlocked()