Home
last modified time | relevance | path

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

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