Home
last modified time | relevance | path

Searched defs:pdc_coproc_cfg (Results 1 – 2 of 2) sorted by relevance

/arch/parisc/include/asm/
Dpdc.h359 struct pdc_coproc_cfg { /* for PDC_COPROC_CFG */ struct
360 unsigned long ccr_functional;
361 unsigned long ccr_present;
362 unsigned long revision;
363 unsigned long model;
/arch/parisc/kernel/
Dfirmware.c325 int __cpuinit pdc_coproc_cfg(struct pdc_coproc_cfg *pdc_coproc_info) in pdc_coproc_cfg() function